polyFields.H File Reference

A polyMesh-based naming and storage for internal volume fields when a Foam::fvMesh is unavailable. Use sparingly. More...

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

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Typedefs

typedef DimensionedField< scalar, polyGeoMesh > polyScalarField
 
typedef DimensionedField< vector, polyGeoMesh > polyVectorField
 
typedef DimensionedField< sphericalTensor, polyGeoMesh > polySphericalTensorField
 
typedef DimensionedField< symmTensor, polyGeoMesh > polySymmTensorField
 
typedef DimensionedField< tensor, polyGeoMesh > polyTensorField
 

Detailed Description

A polyMesh-based naming and storage for internal volume fields when a Foam::fvMesh is unavailable. Use sparingly.

Original source file polyFields.H

InClass Foam::polyFields

SourceFields polyFields.C

Definition in file polyFields.H.