
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | makeLagrangianPatchField(LagrangianPatchTypeField) |
| #define | makeLagrangianTemplatePatchField(fieldType, nullArg) |
Functions | |
| defineNamedTemplateTypeNameAndDebug (CAT3(LagrangianPatch, CAPITALIZE(label), Field), 0) | |
| template<> | |
| int CAT3(LagrangianPatch, CAPITALIZE(label), Field) | defineTemplateRunTimeSelectionTable (CAT3(LagrangianPatch, CAPITALIZE(label), Field), LagrangianPatch) |
| defineTemplateRunTimeSelectionTable (CAT3(LagrangianPatch, CAPITALIZE(label), Field), dictionary) | |
| FOR_ALL_FIELD_TYPES (makeLagrangianTemplatePatchField) | |
Original source file LagrangianPatchFields.C
Definition in file LagrangianPatchFields.C.
| #define makeLagrangianPatchField | ( | LagrangianPatchTypeField | ) |
Definition at line 35 of file LagrangianPatchFields.C.
| #define makeLagrangianTemplatePatchField | ( | fieldType, | |
| nullArg | |||
| ) |
Definition at line 50 of file LagrangianPatchFields.C.