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
Showing
- src/postProcessing/functionObjects/field/fieldMinMax/fieldMinMax.C 2 additions, 18 deletions...rocessing/functionObjects/field/fieldMinMax/fieldMinMax.C
- src/postProcessing/functionObjects/field/fieldMinMax/fieldMinMax.H 18 additions, 27 deletions...rocessing/functionObjects/field/fieldMinMax/fieldMinMax.H
- src/postProcessing/functionObjects/field/fieldMinMax/fieldMinMaxTemplates.C 57 additions, 45 deletions.../functionObjects/field/fieldMinMax/fieldMinMaxTemplates.C
Please register or sign in to comment