edgeFieldsFwd.H File Reference

Forwards for edge field types. More...

Include dependency graph for edgeFieldsFwd.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  faePatchField< Type >
 faePatchField<Type> abstract base class. This class gives a fat-interface to all derived classes covering all possible ways in which they might be used. The first level of derivation is to basic patchFields which cover zero-gradient, fixed-gradient, fixed-value and mixed conditions. The next level of derivation covers all the specialised typed with specific evaluation procedures, particularly with respect to specific fields. More...
 
class  GeometricField< Type, PatchField, GeoMesh >
 Generic GeometricField class. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Typedefs

typedef GeometricField< scalar, faePatchField, edgeMesh > edgeScalarField
 
typedef GeometricField< vector, faePatchField, edgeMesh > edgeVectorField
 
typedef GeometricField< sphericalTensor, faePatchField, edgeMesh > edgeSphericalTensorField
 
typedef GeometricField< symmTensor, faePatchField, edgeMesh > edgeSymmTensorField
 
typedef GeometricField< tensor, faePatchField, edgeMesh > edgeTensorField
 

Detailed Description

Forwards for edge field types.

Original source file edgeFieldsFwd.H

InNamespace Foam

Definition in file edgeFieldsFwd.H.