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

ENH: add absolute weighting for surfaceFieldValue (issue #567)

- can be useful either for flow-rate weighting where backflow
  is to be ignored in the average, or for flow-rate weighting
  on surfaces with inconsistent orientation.

  Reworked to code to make better use of Enum (the NamedEnum
  replacement). Enum doesn't require contiguous enumeration values,
  which lets us use bitmasking of similar operations to reduce
  duplicate code.
parent 9b7110e7
1 merge request!141Feature surface field value operations
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