OpenFOAM-5.x/src/OpenFOAM
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
..
algorithms indexedOctree: Corrected comment 2016-11-05 21:00:16 +00:00
containers Map, SortableList: Added constructors from and assignment to initializer list 2016-09-30 18:49:38 +01:00
db foamDictionary: Added support for manipulating lists of dictionaries 2016-11-25 20:33:03 +00:00
dimensionedTypes src/OpenFOAM: Use Zero rather than pTraits<Type> 2016-03-22 10:38:30 +00:00
dimensionSet C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
fields pointConstraint: Added constrainDisplacement 2016-11-04 17:13:04 +00:00
global fileModification: time checking now with nano-second precision 2016-11-25 15:36:10 +00:00
graph Change field loop index from "fieldI" to "fieldi" 2016-05-02 18:20:48 +01:00
include fileModification: time checking now with nano-second precision 2016-11-25 15:36:10 +00:00
interpolations PatchToPatchInterpolate: Update to use the tmp ref() non-const access function 2016-09-16 14:49:50 +01:00
Make foamDictionary: Added support for manipulating lists of dictionaries 2016-11-25 20:33:03 +00:00
matrices Matrix: Minor reformatting 2016-11-21 11:47:25 +00:00
memory C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
meshes zoneCombustion: New cellZone based combustion model 2016-11-25 11:20:07 +00:00
primitives massRosinRammler: New Lagrangian size-distribution model 2016-11-22 15:25:43 +00:00