Skip to content
Snippets Groups Projects
Commit d5e3f063 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 a517764f
No related branches found
No related tags found
No related merge requests found
Showing
with 60 additions and 80 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment