Skip to content
Snippets Groups Projects
Commit ec8c9ec6 authored by Andrew Heather's avatar Andrew Heather
Browse files

ENH: fieldMinMax FO updated following update to use functionObjectState

Properties stored in state dictionary:
- minimum value: min<identifier>
- position of minimum value: min<identifier>_position
- processor ID of minimum value: min<identifier>_processor
- maximum value: max<identifier>
- position of maximum value: max<identifier>_position
- processor ID of maximum value: max<identifier>_processor
parent e3246c57
Branches
Tags
1 merge request!5Feature function objects
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