openfoam/applications/utilities/miscellaneous
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
..
foamDictionary ENH: change internal dictionary separator to '/' (#1073) 2023-08-21 08:40:39 +02:00
foamFormatConvert ENH: minor simplifications for handling region meshes 2023-12-07 17:42:24 +01:00
foamHasLibrary ENH: add -verbose option to surface conversion, cleanup 2023-05-09 19:30:57 +02:00
foamHelp ENH: more consistent use of good() or direct testing instead valid() 2023-07-27 16:52:03 +02:00
foamListRegions ENH: no implicit loading of controlDict libs for foamListRegions (#1713) 2020-05-23 15:53:17 +02:00
foamListTimes ENH: add -verbose support into argList 2021-11-09 15:44:54 +01:00
foamRestoreFields ENH: add -verbose option to surface conversion, cleanup 2023-05-09 19:30:57 +02:00
OSspecific ENH: improve demangled symbol names for safePrintStack 2022-07-21 11:29:49 +02:00
patchSummary ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00