openfoam/applications/utilities/mesh/manipulation
Mark Olesen 06a60286d2 BUG: incorrect order for output scaling (transformPoints, ...)
- the output write scaling should be applied *after* undoing the
  effects of the specified rotation centre. Fixes #2566

ENH: update option names for transformPoints and surfaceTransformPoints

- prefer  '-auto-centre' and '-centre', but also accept the previous
  options '-auto-origin' and '-origin' as aliases.

  Changing to '-centre' avoids possible confusion with
  coordinate system origin().
2022-08-18 12:29:57 +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: checkMesh: add stabilisation. Fixes #2171 2021-07-28 17:56:48 +01:00
createBaffles ENH: use singleton method for accessing runtime selection 2021-11-05 17:21:27 +01:00
createPatch COMP: missing linkage to regionFaModels (fixes #2449) 2022-05-06 19:32:34 +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 ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00
mergeMeshes COMP: missing linkage to regionFaModels (fixes #2449) 2022-05-06 19:32:34 +02:00
mergeOrSplitBaffles BUG: mergeOrSplitBaffles -dict option ignored (fixes #1759) 2020-07-01 18:41:31 +02:00
mirrorMesh STYLE: make polyMesh constructor explicit 2021-05-12 11:24:57 +02:00
moveDynamicMesh ENH: use concise forms for walking processor and cyclic boundaries 2021-02-09 17:57:49 +01: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 ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00
orientFaceZone GIT: Header file updates 2019-10-31 14:48:44 +00:00
polyDualMesh ENH: List/DynamicList appendUniq() method 2021-04-19 16:33:42 +00:00
refineMesh GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
renumberMesh ENH: checkMesh: -allRegions. See #2072 2021-05-07 09:46:33 +02:00
rotateMesh BUG: rotateMesh: prevent double rotations (Fixes #2186) 2021-12-09 18:49:02 +00:00
setSet STYLE: additional storage checks, noexcept, spelling 2021-11-03 11:27:56 +01:00
setsToZones STYLE: remove/replace unneeded SortableList 2021-07-15 16:47:27 +02:00
singleCellMesh ENH: provide setter methods for IOobject read/write options etc. 2021-03-17 15:10:00 +01:00
splitMesh COMP: missing linkage to regionFaModels (fixes #2449) 2022-05-06 19:32:34 +02:00
splitMeshRegions ENH: splitMeshRegions: combine cellZones. See #2046 2021-08-11 16:14:23 +01:00
stitchMesh ENH: report dictionary name actually used (for -dict option) 2020-06-02 14:29:36 +02:00
subsetMesh ENH: replace keyType with wordRe for matching selectors. 2021-04-19 16:33:42 +00:00
topoSet ENH: namedDictionary for managing keyword/dictionary combinations 2021-05-19 17:13:24 +02:00
transformPoints BUG: incorrect order for output scaling (transformPoints, ...) 2022-08-18 12:29:57 +02:00
zipUpMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00