Henry Weller
6bc00144fc
functionObjects: Clear the result field from the objectRegistry if the argument fields are not available
...
This is needed to handle the processing of many time directories, some
of which may have the required fields and some not.
2016-05-25 15:40:58 +01:00
Henry Weller
6905425467
functionObjects: New abstract base-class 'fieldExpression' for simple field expression evaluation functionObjects
...
Updated and simplified 'div', 'grad' and 'mag' functionObjects by deriving from 'fieldExpression'.
Corrected the handling of cached gradients in 'grad'.
2016-05-21 13:58:08 +01:00
Henry Weller
9353abcabe
functionObjects: Added regionFunctionObject and fvMeshFunctionObject intermediate base-classes
...
to simplify writing common functionObjects and avoid unnecessary code duplication
2016-05-16 12:20:44 +01:00
Henry Weller
c8171fb1e6
functionObjects: Simplified organization and naming
2016-05-03 23:37:28 +01:00