38#ifndef Foam_volFieldsFwd_H
39#define Foam_volFieldsFwd_H
49template<
class Type,
class GeoMesh>
class DimensionedField;
52template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
53class GeometricBoundaryField;
56template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
64template<
class Type>
class fvPatchField;
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Generic GeometricBoundaryField class.
Generic GeometricField class.
Header files for all the primitive types that Fields are instantiated for.
const wordList volume
Standard volume field types (scalar, vector, tensor, etc)
const wordList internal
Standard dimensioned field types (scalar, vector, tensor, etc)
GeometricField< vector, fvPatchField, volMesh > volVectorField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< tensor, fvPatchField, volMesh > volTensorField
GeometricField< sphericalTensor, fvPatchField, volMesh > volSphericalTensorField
GeometricField< symmTensor, fvPatchField, volMesh > volSymmTensorField