35 #ifndef Foam_edgeFieldsFwd_H 36 #define Foam_edgeFieldsFwd_H
bool is_edge(const word &clsName)
Test if the class name appears to be a (finite-area) edge field.
GeometricField< symmTensor, faePatchField, edgeMesh > edgeSymmTensorField
GeometricField< tensor, faePatchField, edgeMesh > edgeTensorField
A class for handling words, derived from Foam::string.
GeometricField< vector, faePatchField, edgeMesh > edgeVectorField
GeometricField< scalar, faePatchField, edgeMesh > edgeScalarField
Mesh data needed to do the Finite Area discretisation.
const wordList edge
Standard (finite-area) edge field types (scalar, vector, tensor, etc)
GeometricField< sphericalTensor, faePatchField, edgeMesh > edgeSphericalTensorField
Forward declarations related to GeometricField etc.
faePatchField<Type> abstract base class. This class gives a fat-interface to all derived classes cove...