openfoam/applications/utilities/mesh/manipulation/transformPoints
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: support all 12 Euler rotation orders (#1292) 2019-05-10 11:20:21 +02:00
createRegionMesh.H ENH: minor simplifications for handling region meshes 2023-12-07 17:42:24 +01:00
transformPoints.C ENH: minor simplifications for handling region meshes 2023-12-07 17:42:24 +01:00