mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
functionObjects: 'valueOutput' -> 'writeFields'
This commit is contained in:
@ -212,7 +212,7 @@ public:
|
||||
// 'requiredFields'
|
||||
static bool readFunctionObject
|
||||
(
|
||||
const word& funcNameArgs0,
|
||||
const string& funcNameArgs0,
|
||||
dictionary& functionsDict,
|
||||
HashSet<word>& requiredFields
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user