openfoam/applications/test/dictionary
Mark Olesen 00616b72ff ENH: Add functionEntry '#calc' to dictionary
- handles basic operations, references to other dictionary entries
  (with '$name' syntax) and assorted mathematical functions:

      pi(), degToRad, radToDeg, asin, acos, atan, sin, cos, tan, log,
      log10, mag, atan2, pow

The basic syntax: #calc{ ... };

NOTE the trailing ';' is required for the primitiveEntry to be
properly defined.
2010-02-07 13:58:10 +01:00
..
Make ENH: Add functionEntry '#calc' to dictionary 2010-02-07 13:58:10 +01:00
dictionaryTest.C Add in calcEntry as a very rough draft 2009-12-16 01:31:44 +01:00
testDict Update experimental dictionary #calc for new Coco pragmas 2009-12-21 09:28:17 +01:00
testDict2 adjusted dictionary #inputMode directive 2009-05-05 13:18:29 +02:00
testDictCalc ENH: Add functionEntry '#calc' to dictionary 2010-02-07 13:58:10 +01:00
testDictCalcError ENH: Add functionEntry '#calc' to dictionary 2010-02-07 13:58:10 +01:00
testDictInc Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
testDictRegex writeKeyword spacing for keyType, misc cosmetics changes 2008-12-10 23:00:39 +01:00
value dictionary functionEntries cleanup 2008-06-13 10:43:31 +02:00