Go to the documentation of this file.
38 #ifndef volFieldsFwd_H
39 #define volFieldsFwd_H
56 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
GeometricField< tensor, fvPatchField, volMesh > volTensorField
GeometricField< symmTensor, fvPatchField, volMesh > volSymmTensorField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
GeometricField< vector, fvPatchField, volMesh > volVectorField
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
GeometricField< sphericalTensor, fvPatchField, volMesh > volSphericalTensorField
Generic GeometricField class.
Header files for all the primitive types that Fields are instantiated for.