
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
| Foam::functionObjects | |
| Namespace for functionObjects. | |
Macros | |
| #define | DeclareTypeFieldValues(Type, nullArg) PtrList<Field<Type>> Type##FieldValues(2); |
| #define | TypeFieldValuesParameter(Type, nullArg) , Type##FieldValues |
Functions | |
| defineTypeNameAndDebug (sectionalForceGraph, 0) | |
| addToRunTimeSelectionTable (functionObject, sectionalForceGraph, dictionary) | |
Original source file sectionalForceGraph.C
Definition in file sectionalForceGraph.C.
| #define DeclareTypeFieldValues | ( | Type, | |
| nullArg | |||
| ) | PtrList<Field<Type>> Type##FieldValues(2); |
| #define TypeFieldValuesParameter | ( | Type, | |
| nullArg | |||
| ) | , Type##FieldValues |