OpenFOAM-5.x/applications/utilities
Henry Weller a7256d6fa9 foamDictionary: Added support for manipulating lists of dictionaries
- provides support for manipulating polyMesh/boundary

  - changed behaviour of disableFunctionEntries option to preserve
    #include

  - dictionary: added reading of lists of dictionaries.
    + each list element may be accessed using the 'entryDDD' keyword
      according to their list index.

Patch contributed by Mattijs Janssens
2016-11-25 20:33:03 +00:00
..
mesh topoSet: cellZoneSet, pointZoneSet extensions 2016-11-25 16:01:41 +00:00
miscellaneous foamDictionary: Added support for manipulating lists of dictionaries 2016-11-25 20:33:03 +00:00
parallelProcessing decomposePar: Corrected construction of cloud for processors 2016-09-21 17:19:58 +01:00
postProcessing Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
preProcessing Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
surface C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
thermophysical foamChemistryReader: Added support for elements and specie composition 2016-07-12 09:05:00 +01:00