35#ifndef Foam_areaFieldsFwd_H
36#define Foam_areaFieldsFwd_H
46template<
class Type,
class GeoMesh>
class DimensionedField;
49template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
50class GeometricBoundaryField;
53template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
60template<
class Type>
class faPatchField;
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 area
Standard area field types (scalar, vector, tensor, etc)
GeometricField< tensor, faPatchField, areaMesh > areaTensorField
GeometricField< sphericalTensor, faPatchField, areaMesh > areaSphericalTensorField
GeometricField< symmTensor, faPatchField, areaMesh > areaSymmTensorField
GeometricField< vector, faPatchField, areaMesh > areaVectorField
GeometricField< scalar, faPatchField, areaMesh > areaScalarField