openfoam/applications/utilities/preProcessing/PDR/pdrFields
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
..
Make GIT: rename directory PDRsetFields -> PDR 2020-12-11 20:24:24 +00:00
obstacles RELEASE: Updated headers to v2412 2024-12-24 11:17:31 +00:00
PDRarrays.C GIT: rename directory PDRsetFields -> PDR 2020-12-11 20:24:24 +00:00
PDRarrays.H GIT: rename directory PDRsetFields -> PDR 2020-12-11 20:24:24 +00:00
PDRarraysAnalyse.C GIT: rename directory PDRsetFields -> PDR 2020-12-11 20:24:24 +00:00
PDRarraysCalc.C ENH: more consistent use of endEntry (issue #3035) 2023-12-07 17:42:24 +01:00
PDRlegacy.H GIT: rename directory PDRsetFields -> PDR 2020-12-11 20:24:24 +00:00
PDRlegacyMeshSpec.C GIT: rename directory PDRsetFields -> PDR 2020-12-11 20:24:24 +00:00
PDRmeshArrays.C STYLE: use 'is_sorted()' instead of 'sorted()' for readers, Pair, ... 2023-07-19 14:10:31 +02:00
PDRmeshArrays.H GIT: rename directory PDRsetFields -> PDR 2020-12-11 20:24:24 +00:00
PDRparams.C STYLE: qualify expression debug flags 2021-12-10 14:46:21 +00:00
PDRparams.H ENH: make PDRsetField ground, outer patch names configurable 2020-12-17 01:23:31 +01:00
PDRpatchDef.C GIT: rename directory PDRsetFields -> PDR 2020-12-11 20:24:24 +00:00
PDRpatchDef.H STYLE: favour include word.H instead of string.H 2023-02-27 15:41:25 +01:00
PDRsetFields.H GIT: rename directory PDRsetFields -> PDR 2020-12-11 20:24:24 +00:00
PDRutils.H ENH: make PDRsetField ground, outer patch names configurable 2020-12-17 01:23:31 +01:00
PDRutilsInternal.H GIT: rename directory PDRsetFields -> PDR 2020-12-11 20:24:24 +00:00
PDRutilsIntersect.C GIT: rename directory PDRsetFields -> PDR 2020-12-11 20:24:24 +00:00
PDRutilsOverlap.C COMP: remove 'special purpose' minMaxOp (#3326) 2025-02-24 08:57:36 +01:00