openfoam/applications/utilities/mesh/manipulation
Mark Olesen 51b2490258 ENH: additional options for transformPoints and surfaceRefineRedGreen
- add -recentre option to shift points according to the bounding box
  centre before performing other operations

- add -auto-origin to use the bounding box centre as the origin for
  rotations. Has lower priority than the -origin option.

- surfaceTransformPoints now has distinct -read-scale, -write-scale
  options (as per surfaceMeshConvert). Silently accepts -scale as
  equivalent to -write-scale, for backwards compatibility and
  similarity with transformPoints

- add -steps option for surfaceRefineRedGreen for successive
  refinement
2020-10-22 14:59:12 +02:00
..
attachMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
autoPatch GIT: Header file updates 2019-10-31 14:48:44 +00:00
checkMesh ENH: add UPstream::subProcs() static method 2020-09-28 14:26:07 +02:00
createBaffles ENH: unify use of dictionary method names 2020-06-02 17:26:03 +02:00
createPatch ENH: report dictionary name actually used (for -dict option) 2020-06-02 14:29:36 +02:00
deformedGeom GIT: Header file updates 2019-10-31 14:48:44 +00:00
flattenMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
insideCells GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
mergeMeshes GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
mergeOrSplitBaffles BUG: mergeOrSplitBaffles -dict option ignored (fixes #1759) 2020-07-01 18:41:31 +02:00
mirrorMesh STYLE: use Time::printExecutionTime() method 2020-08-07 09:24:56 +02:00
moveDynamicMesh ENH: unify use of dictionary method names 2020-06-02 17:26:03 +02:00
moveEngineMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
moveMesh ENH: add moveMesh -deltaT option 2020-06-10 15:29:07 +02:00
objToVTK CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
orientFaceZone GIT: Header file updates 2019-10-31 14:48:44 +00:00
polyDualMesh STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
refineMesh GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
renumberMesh ENH: add UPstream::parRun(const bool) 2020-10-12 12:51:22 +02:00
rotateMesh Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
setSet STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
setsToZones GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
singleCellMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
splitMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
splitMeshRegions ENH: add UPstream::subProcs() static method 2020-09-28 14:26:07 +02:00
stitchMesh ENH: report dictionary name actually used (for -dict option) 2020-06-02 14:29:36 +02:00
subsetMesh GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
topoSet STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
transformPoints ENH: additional options for transformPoints and surfaceRefineRedGreen 2020-10-22 14:59:12 +02:00
zipUpMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00