openfoam/applications/utilities/mesh/manipulation
Mark Olesen a592ebc073 STYLE: avoid unrestricted dictionary lookup in conversion, sampling, surfMesh
- aids with detection of excess tokens (issue #762)

- deprecated dictionary::operator[] in favour of the lookup() method
  which offers more flexibilty and clarity of purpose.
  Additionally, the read<> and get<> forms should generally be used
  instead anyhow.
2018-07-18 13:33:00 +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 STYLE: more consistent use of dimensioned Zero, scalar decimal points 2018-07-13 10:28:48 +02:00
createBaffles STYLE: avoid unrestricted dictionary lookup in conversion, sampling, surfMesh 2018-07-18 13:33:00 +02:00
createPatch Merge remote-tracking branch 'origin/master' into develop 2018-07-10 16:42:59 +01: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: avoid unrestricted dictionary lookup in conversion, sampling, surfMesh 2018-07-18 13:33:00 +02:00
mergeOrSplitBaffles Merge remote-tracking branch 'origin/master' into develop 2018-07-10 16:42:59 +01:00
mirrorMesh Merge remote-tracking branch 'origin/master' into develop 2018-07-10 16:42:59 +01: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 Merge remote-tracking branch 'origin/master' into develop 2018-07-10 16:42:59 +01:00
renumberMesh Merge remote-tracking branch 'origin/master' into develop 2018-07-10 16:42:59 +01:00
rotateMesh ENH: Utilities - add -region option when creating meshes 2018-01-16 12:10:20 +00:00
setSet ENH: verify manual input for labelToCell etc (issue #895) 2018-07-07 00:22:58 +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 STYLE: avoid unrestricted dictionary lookup in conversion, sampling, surfMesh 2018-07-18 13:33:00 +02:00
subsetMesh ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
topoSet ENH: verify manual input for labelToCell etc (issue #895) 2018-07-07 00:22:58 +02: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