openfoam/applications/utilities/mesh
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
..
advanced ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
conversion COMP: dllexport symbols for conversion/ccm (fixes #3199) 2025-01-02 12:38:22 +01:00
doc GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
generation ENH: extrudeToRegionMesh: ignore zone boundaries. Fixes #3318 2025-02-10 12:01:48 +00:00
manipulation COMP: remove 'special purpose' minMaxOp (#3326) 2025-02-24 08:57:36 +01:00