Skip to content

Feature function object field input

Andrew Heather requested to merge feature-function-object-field-input into develop

Enabled use of wildcard entries when when specifying the fields entry for some function objects:

  • fieldMinMax
  • residuals

Also available for the postProcess utility/option, e.g.

postProcess -func fieldMinMax -fields '(".*")'

TODO: Update surfaceFieldValue and volFieldValue objects

Merge request reports