Detailed Description
Definition in file fvPatchFields.C.
Go to the source code of this file.
Namespaces |
| namespace | Foam |
| | Namespace for OpenFOAM.
|
Macro Definition Documentation
| #define makeFvPatchField |
( |
|
fvPatchTypeField | ) |
|
Value:\
defineNamedTemplateTypeNameAndDebug(fvPatchTypeField, 0); \
template<> \
int fvPatchTypeField::disallowGenericFvPatchField \
); \
defineTemplateRunTimeSelectionTable(fvPatchTypeField, patch); \
defineTemplateRunTimeSelectionTable(fvPatchTypeField, patchMapper); \
defineTemplateRunTimeSelectionTable(fvPatchTypeField, dictionary);
Definition at line 35 of file fvPatchFields.C.