openfoam/applications/utilities/mesh/generation
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
..
blockMesh ENH: use move construct for cellZone/faceZone 2018-03-07 11:28:05 +01:00
extrude ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
extrude2DMesh STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
foamyMesh ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
snappyHexMesh STYLE: reduced usage of Switch 2018-06-01 20:51:48 +02:00
Allwmake ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00