openfoam/applications/utilities/preProcessing/PDR
Mark Olesen 14b2302b38 COMP: remove 'special purpose' minMaxOp (#3326)
- replace with plusOp for reductions. The old use didn't necessarily work
  well with compiler resolution in all cases.
  Simplify to use plusOp (and removed the old version).
  [Does not affect very much code...]

COMP: incorrect include ordering for GeometricFieldFunctions

- header was included after the template code

REGRESSION: combineAllGather mapped to incorrect method (81fa7d08ee)

STYLE: use UPstream::commWarn(...) setter method
2025-02-24 08:57:36 +01:00
..
pdrFields COMP: remove 'special purpose' minMaxOp (#3326) 2025-02-24 08:57:36 +01:00
PDRsetFields ENH: expose IntRange {begin,end}_value() methods 2022-10-31 18:36:15 +01:00
Allwclean GIT: rename directory PDRsetFields -> PDR 2020-12-11 20:24:24 +00:00
Allwmake GIT: rename directory PDRsetFields -> PDR 2020-12-11 20:24:24 +00:00