openfoam/applications/utilities/mesh
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
..
advanced ENH: use gMinMax() instead of separate gMin(), gMax() 2025-04-09 15:58:30 +02:00
conversion ENH: simplify SubStrings class/handling (remove template parameters) 2025-03-31 16:00:07 +02:00
doc GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
generation COMP: suppress old-style cast warning (boost/cgal) 2025-03-12 12:14:58 +01:00
manipulation ENH: use gMinMax() instead of separate gMin(), gMax() 2025-04-09 15:58:30 +02:00