38#ifndef Foam_pointFieldsFwd_H
39#define Foam_pointFieldsFwd_H
Forward declarations related to GeometricField etc.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Generic GeometricBoundaryField class.
Generic GeometricField class.
Mesh representing a set of points created from polyMesh.
Abstract base class for point-mesh patch fields.
A class for handling words, derived from Foam::string.
Collection of common field types.
bool is_point(const word &clsName)
Test if the class name appears to be a point field.
List< word > wordList
List of word.
GeometricField< tensor, pointPatchField, pointMesh > pointTensorField
GeometricField< scalar, pointPatchField, pointMesh > pointScalarField
GeometricBoundaryField< Type, pointPatchField, pointMesh > PointBoundaryField
A point boundary field for a given Type.
GeometricField< sphericalTensor, pointPatchField, pointMesh > pointSphericalTensorField
GeometricField< vector, pointPatchField, pointMesh > pointVectorField
GeometricField< symmTensor, pointPatchField, pointMesh > pointSymmTensorField
vector point
Point is a vector.
GeometricField< Type, pointPatchField, pointMesh > PointField
A point field for a given type.
DimensionedField< Type, pointMesh > PointInternalField
A point internal field for a given type.