
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | defineUniformGeometricTypeField_(Field) defineTemplateTypeNameAndDebug(Field, 0) |
| #define | defineUniformGeometricTypeField(Type, nullArg) |
Functions | |
| FOR_ALL_FIELD_TYPES (defineUniformGeometricTypeField) | |
Original source file uniformGeometricFields.C
Definition in file uniformGeometricFields.C.
| #define defineUniformGeometricTypeField_ | ( | Field | ) | defineTemplateTypeNameAndDebug(Field, 0) |
Definition at line 35 of file uniformGeometricFields.C.
| #define defineUniformGeometricTypeField | ( | Type, | |
| nullArg | |||
| ) |
Definition at line 38 of file uniformGeometricFields.C.