openfoam/applications/utilities/mesh
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
..
advanced ENH: use updated HashTable methods 2023-10-11 18:11:37 +00:00
conversion ENH: minor simplifications for handling region meshes 2023-12-07 17:42:24 +01:00
doc GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
generation ENH: handle 64-bit memory information (#3060) 2023-12-15 17:21:38 +01:00
manipulation COMP: access transformedElements by reference, not copy 2023-12-15 16:17:15 +01:00