openfoam/applications/utilities/mesh/manipulation
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
..
attachMesh ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
autoPatch ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
checkMesh ENH: checkMesh: output volume of cellZone. Fixes #727. 2018-07-04 12:08:24 +01:00
createBaffles ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
createPatch ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
deformedGeom ENH: Utilities - add -region option when creating meshes 2018-01-16 12:10:20 +00:00
flattenMesh GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
insideCells STYLE: consistency in using argList::addArgument, argList::addOption 2017-11-22 12:54:28 +01:00
mergeMeshes STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
mergeOrSplitBaffles ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
mirrorMesh ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
moveDynamicMesh ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +02:00
moveEngineMesh ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +02:00
moveMesh ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +02:00
objToVTK ENH: use double for VTK legacy output (issue #891) 2018-06-21 10:24:04 +02:00
orientFaceZone ENH: new bitSet class and improved PackedList class (closes #751) 2018-03-07 11:21:48 +01:00
polyDualMesh ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
refineMesh ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
renumberMesh ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
rotateMesh ENH: Utilities - add -region option when creating meshes 2018-01-16 12:10:20 +00:00
setSet ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
setsToZones STYLE: consistent use of wordHashSet instead of HashSet<word> 2018-02-22 11:19:47 +01:00
singleCellMesh BUG: singleCellMesh: writes constant mesh to 0 directory instead. 2016-08-10 15:49:09 +01:00
splitMesh ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
splitMeshRegions ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
stitchMesh ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
subsetMesh ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
topoSet ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
transformPoints ENH: change wordRes to be a List of wordRe instead of a wrapper (issue #259) 2018-02-21 10:05:30 +01:00
zipUpMesh CONFIG: adjust make scripts for darwin 2018-04-24 21:20:06 +02:00