35 #define makePointPatchField(pointPatchTypeField) \ 37 defineNamedTemplateTypeNameAndDebug(pointPatchTypeField, 0); \ 39 int pointPatchTypeField::disallowGenericPointPatchField \ 41 debug::debugSwitch("disallowGenericPointPatchField", 0) \ 43 defineTemplateRunTimeSelectionTable(pointPatchTypeField, pointPatch); \ 44 defineTemplateRunTimeSelectionTable(pointPatchTypeField, patchMapper); \ 45 defineTemplateRunTimeSelectionTable(pointPatchTypeField, dictionary); #define makePointPatchField(pointPatchTypeField)
pointPatchField< sphericalTensor > pointPatchSphericalTensorField
pointPatchField< tensor > pointPatchTensorField
pointPatchField< scalar > pointPatchScalarField
pointPatchField< vector > pointPatchVectorField
pointPatchField< symmTensor > pointPatchSymmTensorField