functionObjects::fieldExpression: Corrected docs

This commit is contained in:
Henry Weller 2016-05-26 10:14:29 +01:00
parent 5c6a393ead
commit 5badb830e9

View file

@ -113,10 +113,10 @@ public:
//- Read the fieldExpression data
virtual bool read(const dictionary&);
//- Calculate the fieldExpressionergence field
//- Calculate the result field
virtual bool execute(const bool postProcess = false);
//- Write the fieldExpressionergence field
//- Write the result field
virtual bool write(const bool postProcess = false);
//- Clear the result field from the objectRegistry