
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
| Foam::functionObjects | |
| Namespace for functionObjects. | |
Macros | |
| #define | processType(fieldType, none) processed = processed || calcRandomised<fieldType>(); |
Functions | |
| defineTypeNameAndDebug (randomise, 0) | |
| addToRunTimeSelectionTable (functionObject, randomise, dictionary) | |
Original source file randomise.C
Definition in file randomise.C.
| #define processType | ( | fieldType, | |
| none | |||
| ) | processed = processed || calcRandomised<fieldType>(); |