openfoam/applications/utilities/postProcessing
Mark Olesen 2662042d49 ENH: improve controls for Time (issue #910)
- relocate some standard functionality to TimePaths to allow a lighter
  means of managing time directories without using the entire Time
  mechanism.

- optional enableLibs for Time construction (default is on)
  and a corresponding argList::noLibs() and "-no-libs" option

STYLE:

- mark Time::outputTime() as deprecated MAY-2016

- use pre-increment for runTime, although there is no difference in
  behaviour or performance.
2018-07-02 10:20:01 +02:00
..
dataConversion STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
graphics COMP: handle unset WM_OSTYPE for cmake targets (issue #909) 2018-06-26 09:48:57 +02:00
lagrangian ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
lumped STYLE: update names of known solvers, consistent End value (issue #856) 2018-06-21 16:03:06 +02:00
miscellaneous ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
noise Merge branch 'master' into develop 2018-06-13 14:17:47 +01:00
postProcess ENH: postProcess: Clear dictionary to avoid merge warning. See #807. 2018-06-06 09:07:32 +01:00