|
class | cellSource |
| This function object provides a 'cell source' variant of the fieldValues function object. Given a list of user-specified fields and a selection of mesh cells, a number of operations can be performed, such as sums, averages and integrations. More...
|
|
class | faceSource |
| This function object provides a 'face source' variant of the fieldValues function object. Given a list of user-specified fields and a selection of mesh (or general surface) faces, a number of operations can be performed, such as sums, averages and integrations. More...
|
|
class | fieldValueDelta |
| This function object provides applies an operation to the output of two fieldValue function objects. More...
|
|