openfoam/applications/utilities/preProcessing/createBoxTurb
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
..
Make COMP: adjust compilation order with updated interdependencies 2019-04-28 14:44:33 +02:00
createBlockMesh.H ENH: general boundBox/treeBoundBox improvements 2022-11-24 12:21:01 +00:00
createBoxTurb.C ENH: use gMinMax() instead of separate gMin(), gMax() 2025-04-09 15:58:30 +02:00
createFields.H ENH: Function1's - added objectRegistry access 2021-11-26 11:22:36 +00:00