26 #ifndef triSurfaceFieldsFwd_H
27 #define triSurfaceFieldsFwd_H
39 template<
class Type,
class GeoMesh>
40 class DimensionedField;
42 class triSurfaceGeoMesh;
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
The triSurface point GeoMesh (for holding vertex fields).
Include the header files for all the primitive types that Fields are instantiated for.
Foam::DimensionedField< label, triSurfaceGeoMesh > triSurfaceLabelField
Foam::DimensionedField< scalar, triSurfacePointGeoMesh > triSurfacePointScalarField
Foam::DimensionedField< symmTensor, triSurfacePointGeoMesh > triSurfacePointSymmTensorField
Foam::DimensionedField< sphericalTensor, triSurfaceGeoMesh > triSurfaceSphericalTensorField
Foam::DimensionedField< scalar, triSurfaceGeoMesh > triSurfaceScalarField
Foam::DimensionedField< label, triSurfacePointGeoMesh > triSurfacePointLabelField
Foam::DimensionedField< sphericalTensor, triSurfacePointGeoMesh > triSurfacePointSphericalTensorField
Foam::DimensionedField< tensor, triSurfacePointGeoMesh > triSurfacePointTensorField
Foam::DimensionedField< vector, triSurfacePointGeoMesh > triSurfacePointVectorField
Foam::DimensionedField< tensor, triSurfaceGeoMesh > triSurfaceTensorField
Foam::DimensionedField< symmTensor, triSurfaceGeoMesh > triSurfaceSymmTensorField
Foam::DimensionedField< vector, triSurfaceGeoMesh > triSurfaceVectorField