openfoam/applications/utilities
Mark Olesen 01727c84f1 ENH: use gMinMax() instead of separate gMin(), gMax()
- for reciprocal values, gMinMax() first and then calculate the
  reciprocal, which avoids creating temporaries

STYLE: prefer MinMax to separate min/max accounting

COMP: namespace qualify min/max for deltaT, CourantNo, etc (#3348)
2025-04-09 15:58:30 +02:00
..
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea ENH: separate registry and revised file locations for finite-area 2024-04-19 17:20:09 +02:00
mesh ENH: use gMinMax() instead of separate gMin(), gMax() 2025-04-09 15:58:30 +02:00
miscellaneous DEFEATURE: remove POSIX regex interface (#3343) 2025-03-21 14:41:43 +01:00
parallelProcessing ENH: add writeContents() static methods for IOList etc. 2025-04-09 15:58:29 +02:00
postProcessing STYLE: prefer listReduce() to using listCombineReduce() when possible 2025-03-06 16:54:31 +01:00
preProcessing ENH: use gMinMax() instead of separate gMin(), gMax() 2025-04-09 15:58:30 +02:00
surface COMP: avoid deprecated headers for CGAL-6.0 2025-03-24 16:27:02 +01:00
thermophysical ENH: use DynamicList to SLList for ansysToFoam, kivaToFoam 2025-03-12 11:50:58 +01:00