openfoam/applications/utilities/postProcessing/dataConversion
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
..
foamDataToFluent ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
foamToEnsight ENH: handle 64-bit memory information (#3060) 2023-12-15 17:21:38 +01:00
foamToGMV STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
foamToTetDualMesh ENH: minor simplifications for handling region meshes 2023-12-07 17:42:24 +01:00
foamToVTK ENH: handle 64-bit memory information (#3060) 2023-12-15 17:21:38 +01:00
smapToFoam ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00