

Go to the source code of this file.
Classes | |
| class | DimensionedField< Type, GeoMesh > |
| Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a reference to it is maintained. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef DimensionedField< scalar, polyGeoMesh > | polyMeshScalarField |
| typedef DimensionedField< vector, polyGeoMesh > | polyMeshVectorField |
| typedef DimensionedField< sphericalTensor, polyGeoMesh > | polyMeshSphericalTensorField |
| typedef DimensionedField< symmTensor, polyGeoMesh > | polyMeshSymmTensorField |
| typedef DimensionedField< tensor, polyGeoMesh > | polyMeshTensorField |
Original source file polyMeshFieldsFwd.H
Definition in file polyMeshFieldsFwd.H.