openfoam/applications/utilities/finiteArea
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
..
checkFaMesh ENH: improve diagnostic fields for checkFaMesh -write-vtk 2023-03-02 20:50:52 +01:00
makeFaMesh ENH: minor simplifications for handling region meshes 2023-12-07 17:42:24 +01:00