
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | FieldTypeValuesConstArg(Type, nullArg) , const UPtrList<const Field<Type>>& field##Type##Values |
| #define | FieldTypeValuesParameter(Type, nullArg) , field##Type##Values |
Functions | |
| defineTypeNameAndDebug (rawSurfaceWriter, 0) | |
| addToRunTimeSelectionTable (surfaceWriter, rawSurfaceWriter, word) | |
Original source file rawSurfaceWriter.C
Definition in file rawSurfaceWriter.C.
| #define FieldTypeValuesConstArg | ( | Type, | |
| nullArg | |||
| ) | , const UPtrList<const Field<Type>>& field##Type##Values |
| #define FieldTypeValuesParameter | ( | Type, | |
| nullArg | |||
| ) | , field##Type##Values |