DOC: add description text for AMIWeights, fieldsExpression

This commit is contained in:
Mark Olesen
2019-11-12 14:26:41 +01:00
committed by Andrew Heather
parent 3b0d532614
commit 3238a63a10
2 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,9 @@ Group
grpFieldFunctionObjects grpFieldFunctionObjects
Description Description
Reports the min/max/average AMI weights to text file and optionally
writes VTK surfaces of the sum of the weights, and mask field for
ACMI patches.
Usage Usage
Example of function object specification: Example of function object specification:

View File

@ -31,6 +31,7 @@ Group
grpFieldFunctionObjects grpFieldFunctionObjects
Description Description
Intermediate class for handling field expressions (add, subtract etc).
See also See also
Foam::functionObjects::fvMeshFunctionObject Foam::functionObjects::fvMeshFunctionObject