functionObjects: Corrected 'grp' entries for 'field' functionObjects

This commit is contained in:
Henry Weller
2016-05-23 14:56:06 +01:00
parent 23e2d0bdff
commit 63058198cf
6 changed files with 6 additions and 6 deletions

View File

@ -25,7 +25,7 @@ Class
Foam::functionObjects::CourantNo Foam::functionObjects::CourantNo
Group Group
grpUtilitiesFunctionObjects grpFieldFunctionObjects
Description Description
This function object calculates and outputs the Courant number as a This function object calculates and outputs the Courant number as a

View File

@ -25,7 +25,7 @@ Class
Foam::functionObjects::Lambda2 Foam::functionObjects::Lambda2
Group Group
grpUtilitiesFunctionObjects grpFieldFunctionObjects
Description Description
This function object calculates and outputs the second largest eigenvalue This function object calculates and outputs the second largest eigenvalue

View File

@ -25,7 +25,7 @@ Class
Foam::functionObjects::PecletNo Foam::functionObjects::PecletNo
Group Group
grpUtilitiesFunctionObjects grpFieldFunctionObjects
Description Description
This function object calculates and outputs the Peclet number as a This function object calculates and outputs the Peclet number as a

View File

@ -25,7 +25,7 @@ Class
Foam::functionObjects::Q Foam::functionObjects::Q
Group Group
grpUtilitiesFunctionObjects grpFieldFunctionObjects
Description Description
This function object calculates and outputs the second invariant of the This function object calculates and outputs the second invariant of the

View File

@ -25,7 +25,7 @@ Class
Foam::functionObjects::blendingFactor Foam::functionObjects::blendingFactor
Group Group
grpUtilitiesFunctionObjects grpFieldFunctionObjects
Description Description
This function object calculates and outputs the blendingFactor as used by This function object calculates and outputs the blendingFactor as used by

View File

@ -25,7 +25,7 @@ Class
Foam::functionObjects::vorticity Foam::functionObjects::vorticity
Group Group
grpUtilitiesFunctionObjects grpFieldFunctionObjects
Description Description
This function object calculates the vorticity, the curl of the velocity. This function object calculates the vorticity, the curl of the velocity.