openfoam/applications/utilities/postProcessing
Mark Olesen ac03307258 ENH: improve consistency in version handling (issue #1010)
- use std::string instead of c-string for the string constants

- centralize some definitions of resources into foamVersion.H

  Now expose some of the hard-coded values used in foamEtcFiles()
  so that they can be known or even overridden as required.

  Relocate to src/OpenFOAM/include as a constant location.
2018-11-23 11:08:36 +01:00
..
dataConversion ENH: add IOobjectList::findObject() method 2018-11-09 21:57:55 +01:00
graphics ENH: improve consistency in version handling (issue #1010) 2018-11-23 11:08:36 +01:00
lagrangian ENH: add IOobjectList::findObject() method 2018-11-09 21:57:55 +01:00
lumped ENH: add IOobjectList::findObject() method 2018-11-09 21:57:55 +01:00
miscellaneous ENH: add IOobjectList::findObject() method 2018-11-09 21:57:55 +01:00
noise COMP: Allwmake: pass through targetType 2018-08-02 10:18:59 +01:00
postProcess ENH: use dictionary::readEntry for detection of input errors (#762, #1033) 2018-10-05 10:15:13 +02:00