openfoam/applications/utilities/mesh/manipulation/rotateMesh
Mark Olesen ca25929372 ENH: minor simplifications for handling region meshes
- static version of polyMesh::meshDir(), which takes a region name

      polyMesh::meshDir(regionName)
  vs
      polyMesh::regionName(regionName)/polyMesh::meshSubDir

STYLE: use polyMesh::regionName(..) instead of comparing to defaultRegion

STYLE: use getOrDefault when retrieving various -region options

FIX: polyMesh::dbDir() now checks registry name, not full path (#3033)
2023-12-07 17:42:24 +01:00
..
Make ENH: multi-region support for rotateMesh (#2072) 2021-06-11 17:18:35 +02:00
rotateMesh.C ENH: minor simplifications for handling region meshes 2023-12-07 17:42:24 +01:00