openfoam/applications/utilities/mesh/manipulation
Mark Olesen 689d4b2860 ENH: provide operator[] for accessing argList options.
- operator[] with label -> get args at index
- operator[] with word  -> get named option
2010-02-17 11:43:42 +01:00
..
attachMesh ENH: add usage information for '-overwrite' option. 2010-02-16 11:44:27 +01:00
autoPatch STYLE: use new argList argRead() method and operator[] for cleaner code. 2010-02-16 17:57:49 +01:00
cellSet coding style adherence 2009-11-27 15:39:14 +01:00
checkMesh BUG: sets relating to geometry (most mesh errors) should be written to 2010-01-28 12:19:17 +00:00
createBaffles STYLE: use new argList argRead() method and operator[] for cleaner code. 2010-02-16 17:57:49 +01:00
createPatch ENH: add usage information for '-overwrite' option. 2010-02-16 11:44:27 +01:00
deformedGeom STYLE: use new argList argRead() method and operator[] for cleaner code. 2010-02-16 17:57:49 +01:00
faceSet coding style adherence 2009-11-27 15:39:14 +01:00
flattenMesh remove fvCFD.H usage from remaining library source 2009-12-02 15:34:52 +01:00
insideCells STYLE: use new argList argRead() method and operator[] for cleaner code. 2010-02-16 17:57:49 +01:00
mergeMeshes STYLE: use new argList argRead() method and operator[] for cleaner code. 2010-02-16 17:57:49 +01:00
mergeOrSplitBaffles ENH: add usage information for '-overwrite' option. 2010-02-16 11:44:27 +01:00
mirrorMesh pedantic changes: 'forAll (' -> 'forAll(' in applications/ 2009-12-03 14:12:08 +01:00
moveDynamicMesh use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
moveEngineMesh remove trailing space from some files 2009-12-04 13:39:35 +01:00
moveMesh use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
objToVTK STYLE: use new argList argRead() method and operator[] for cleaner code. 2010-02-16 17:57:49 +01:00
pointSet coding style adherence 2009-11-27 15:39:14 +01:00
refineMesh ENH: add usage information for '-overwrite' option. 2010-02-16 11:44:27 +01:00
renumberMesh ENH: add usage information for '-overwrite' option. 2010-02-16 11:44:27 +01:00
rotateMesh STYLE: use new argList argRead() method and operator[] for cleaner code. 2010-02-16 17:57:49 +01:00
setSet ENH: provide operator[] for accessing argList options. 2010-02-17 11:43:42 +01:00
setsToZones ENH: sets are now searched for. 2010-01-29 10:25:13 +00:00
singleCellMesh ENH: add usage information for '-overwrite' option. 2010-02-16 11:44:27 +01:00
splitMesh STYLE: use new argList argRead() method and operator[] for cleaner code. 2010-02-16 17:57:49 +01:00
splitMeshRegions ENH: provide operator[] for accessing argList options. 2010-02-17 11:43:42 +01:00
stitchMesh STYLE: use new argList argRead() method and operator[] for cleaner code. 2010-02-16 17:57:49 +01:00
subsetMesh ENH: provide operator[] for accessing argList options. 2010-02-17 11:43:42 +01:00
transformPoints ENH: provide operator[] for accessing argList options. 2010-02-17 11:43:42 +01:00
zipUpMesh remove trailing space from some files 2009-12-04 13:39:35 +01:00