mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Updated function object documentation
This commit is contained in:
@ -39,7 +39,7 @@ Description
|
||||
{
|
||||
type cloudInfo;
|
||||
functionObjectLibs ("libcloudFunctionObjects.so");
|
||||
|
||||
...
|
||||
clouds
|
||||
(
|
||||
kinematicCloud1
|
||||
@ -60,8 +60,8 @@ Description
|
||||
The output data of each cloud is written to a file named \<cloudName\>.dat
|
||||
|
||||
SeeAlso
|
||||
functionObject.H
|
||||
OutputFilterFunctionObject.H
|
||||
Foam::functionObject
|
||||
Foam::OutputFilterFunctionObject
|
||||
|
||||
SourceFiles
|
||||
cloudInfo.C
|
||||
|
||||
Reference in New Issue
Block a user