Skip to content
Snippets Groups Projects
Commit 14b2302b authored by Mark OLESEN's avatar Mark OLESEN
Browse files

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 (81fa7d08)

STYLE: use UPstream::commWarn(...) setter method
parent d655c2d3
1 merge request!728various cleanup and add support for non-worldComm reduction of DimensionedField, GeometricField
Showing
with 141 additions and 148 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment