openfoam/applications/utilities/mesh/generation
Mark Olesen 7e0acfa4ed ENH: handle 64-bit memory information (#3060)
- on large memory systems (eg, 6TB) the process information
  exceeds an 'int' range, so adjust parsing of the /proc/..
  to use int64

ENH: update/modernize OSspecific system information

ENH: minor update of profiling code

- std::string, noexcept, lazier evaluations

STYLE: use direct call of memInfo
2023-12-15 17:21:38 +01:00
..
blockMesh ENH: minor simplifications for handling region meshes 2023-12-07 17:42:24 +01:00
extrude ENH: minor simplifications for handling region meshes 2023-12-07 17:42:24 +01:00
extrude2DMesh STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
foamyMesh ENH: handle 64-bit memory information (#3060) 2023-12-15 17:21:38 +01:00
PDRblockMesh ENH: minor simplifications for handling region meshes 2023-12-07 17:42:24 +01:00
snappyHexMesh ENH: shm: add unbalancing info printing. Fixes #3034. 2023-11-23 15:31:43 +00:00
Allwmake STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00