mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: add optional write flag to fieldMinMax
- allows logging min/max without creating any files
This commit is contained in:
@ -61,7 +61,7 @@ protected:
|
||||
|
||||
// Protected data
|
||||
|
||||
//- Name of this fieldValue object
|
||||
//- Name of this fieldValue object
|
||||
word name_;
|
||||
|
||||
//- Database this class is registered to
|
||||
|
||||
Reference in New Issue
Block a user