openfoam/applications/utilities/mesh/manipulation
Mark Olesen 3cafdccb4c ENH: add dictionary-driven multi-pass stitchMesh facility
- the dictionary-driven variant of stitchMesh allows sequential
  application of 'stitch' operation with requiring intermediate
  writing to disk.

- Without arguments:
  * stitchMesh uses a system/stitchMeshDict or -dict dict

- With arguments:
  * master/slave patches specified on the command-line as in previous
    versions.
2017-11-10 01:53:30 +01:00
..
attachMesh ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
autoPatch STYLE: use list methods find/found instead of findIndex function 2017-10-24 19:07:34 +02:00
checkMesh ENH: checkMesh: handle label overflow. Fixes #617. 2017-10-11 09:22:23 +01:00
createBaffles STYLE: use auto and cfind to simplify selector usage (issue #512) 2017-07-03 10:36:03 +02:00
createPatch INT: Integration of Mattijs' collocated parallel IO additions 2017-07-07 11:39:56 +01:00
deformedGeom ENH: make treatment of stream allocators more uniform (issue #532) 2017-07-17 15:14:38 +02:00
flattenMesh GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
insideCells ENH: relocate triSurface classes into surfMesh library (issue #294) 2017-05-18 10:42:05 +02:00
mergeMeshes ENH: improved zone constructors 2017-11-10 02:09:37 +01:00
mergeOrSplitBaffles ENH: mergeOrSplitBaffles: fix header. See #468. 2017-07-12 09:17:48 +01:00
mirrorMesh ENH: mirrorMesh: run parallel. Fixes #587. 2017-09-18 08:42:33 +01:00
moveDynamicMesh GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
moveEngineMesh ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
moveMesh ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
objToVTK ENH: make treatment of stream allocators more uniform (issue #532) 2017-07-17 15:14:38 +02:00
orientFaceZone ENH: relocate triSurface classes into surfMesh library (issue #294) 2017-05-18 10:42:05 +02:00
polyDualMesh STYLE: more consistent use of labelUList and labelUIndList typedefs 2017-11-19 09:27:47 +01:00
refineMesh refineMesh: Correct parallel operation 2017-07-22 22:39:40 +01:00
renumberMesh STYLE: more consistent use of labelUList and labelUIndList typedefs 2017-11-19 09:27:47 +01:00
rotateMesh ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
setSet STYLE: minor cleanup after merge 2017-09-22 16:25:17 +02:00
setsToZones ENH: improved zone constructors 2017-11-10 02:09:37 +01:00
singleCellMesh BUG: singleCellMesh: writes constant mesh to 0 directory instead. 2016-08-10 15:49:09 +01:00
splitMesh STYLE: more consistent use of labelUList and labelUIndList typedefs 2017-11-19 09:27:47 +01:00
splitMeshRegions STYLE: fix stray use of argList option() instead of [] 2017-11-09 18:59:55 +01:00
stitchMesh ENH: add dictionary-driven multi-pass stitchMesh facility 2017-11-10 01:53:30 +01:00
subsetMesh STYLE: more consistent use of labelUList and labelUIndList typedefs 2017-11-19 09:27:47 +01:00
topoSet INT: Integration of Mattijs' collocated parallel IO additions 2017-07-07 11:39:56 +01:00
transformPoints ENH: add mergeMeshes -resultTime option (as per subsetMesh) 2017-10-10 12:46:40 +02:00
zipUpMesh ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00