35#define makePointPatchField(PatchTypeField) \
36 defineTemplateRunTimeSelectionTable(PatchTypeField, patch); \
37 defineTemplateRunTimeSelectionTable(PatchTypeField, patchMapper); \
38 defineTemplateRunTimeSelectionTable(PatchTypeField, dictionary);
pointPatchField< scalar > pointPatchScalarField
pointPatchField< tensor > pointPatchTensorField
pointPatchField< vector > pointPatchVectorField
pointPatchField< sphericalTensor > pointPatchSphericalTensorField
pointPatchField< symmTensor > pointPatchSymmTensorField
#define makePointPatchField(PatchTypeField)