Loading...
Searching...
No Matches
fvPatchFields.C File Reference
Include dependency graph for fvPatchFields.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Macros

#define makeFvPatchField(PatchTypeField)

Detailed Description

Original source file fvPatchFields.C

Definition in file fvPatchFields.C.

Macro Definition Documentation

◆ makeFvPatchField

#define makeFvPatchField ( PatchTypeField)
Value:
defineTemplateRunTimeSelectionTable(PatchTypeField, patch); \
defineTemplateRunTimeSelectionTable(PatchTypeField, patchMapper); \
defineTemplateRunTimeSelectionTable(PatchTypeField, dictionary);
#define defineTemplateRunTimeSelectionTable(baseType, argNames)
Define run-time selection table for template classes.

Definition at line 28 of file fvPatchFields.C.