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