ENH: Updates to function object documentation

This commit is contained in:
andy
2012-07-23 15:23:35 +01:00
parent e6a41726e2
commit a17b0c75c6
30 changed files with 74 additions and 42 deletions

View File

@ -24,7 +24,8 @@ License
Class
Foam::fieldAverage
\ingroup grpFieldFunctionObjects
Group
grpFieldFunctionObjects
Description
Calculates the field averages given list of fieldAverageItems, e.g.

View File

@ -24,7 +24,8 @@ License
class
Foam::fieldCoordinateSystemTransform
\ingroup grpFieldFunctionObjects
Group
grpFieldFunctionObjects
Description
Transforms fields from global cartesian co-ordinates to local co-ordinate

View File

@ -24,7 +24,8 @@ License
Class
Foam::fieldMinMax
\ingroup grpFieldFunctionObjects
Group
grpFieldFunctionObjects
Description
Calculates scalar minimim and maximum field values.

View File

@ -24,7 +24,8 @@ License
Class
Foam::fieldValue
\ingroup grpFieldFunctionObjects
Group
grpFieldFunctionObjects
Description
Base class for field value -based function objects.

View File

@ -24,7 +24,8 @@ License
Class
Foam::nearWallFields
\ingroup grpFieldFunctionObjects
Group
grpFieldFunctionObjects
Description
Samples near-patch volFields

View File

@ -24,7 +24,8 @@ License
Class
Foam::processorField
\ingroup grpFieldFunctionObjects
Group
grpFieldFunctionObjects
Description
Writes a scalar field whose value is the local processor ID. Output

View File

@ -24,7 +24,8 @@ License
Class
Foam::readFields
\ingroup grpFieldFunctionObjects
Group
grpFieldFunctionObjects
Description
Reads fields from the time folders and adds them to the mesh database

View File

@ -24,7 +24,8 @@ License
Class
Foam::regionSizeDistribution
\ingroup grpFieldFunctionObjects
Group
grpFieldFunctionObjects
Description
Looks up a field, interpolates it to the faces and determines a connected

View File

@ -24,7 +24,8 @@ License
Class
Foam::streamLine
\ingroup grpFieldFunctionObjects
Group
grpFieldFunctionObjects
Description
Generation of streamlines. Samples along track of passive particle.

View File

@ -24,7 +24,7 @@ License
Class
Foam::surfaceInterpolateFields
\ingroup grpFieldFunctionObjects
Group grpFieldFunctionObjects
Description
Linear interpolates volFields to surfaceFields

View File

@ -24,7 +24,8 @@ License
Class
Foam::turbulenceFields
\ingroup grpFieldFunctionObjects
Group
grpFieldFunctionObjects
Description
Stores turbulence fields on the mesh database for further manipulation.

View File

@ -24,7 +24,8 @@ License
Class
Foam::wallBoundedStreamLine
\ingroup grpFieldFunctionObjects
Group
grpFieldFunctionObjects
Description
Generation of streamlines. Samples along track of passive particle.