Skip to content
Snippets Groups Projects
Commit a81543c5 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 always work
  well with compiler resolution in all cases.
  Simplify touse plusOp, and mark the old version as 'delete'.
  This doesn't not affect very much code.

COMP: incorrect include ordering for GeometricFieldFunctions

- header was included after the template code

STYLE: use UPstream::commWarn(...) setter method
parent 1d5d634a
No related merge requests found
Showing
with 60 additions and 80 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