

Go to the source code of this file.
Classes | |
| class | pointPatchField< Type > |
| Abstract base class for point-mesh patch fields. More... | |
| class | GeometricField< Type, PatchField, GeoMesh > |
| Generic GeometricField class. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Typedefs | |
| template<class Type > | |
| using | PointField = GeometricField< Type, pointPatchField, pointMesh > |
| typedef GeometricField< label, pointPatchField, pointMesh > | pointLabelField |
| typedef GeometricField< scalar, pointPatchField, pointMesh > | pointScalarField |
| typedef GeometricField< vector, pointPatchField, pointMesh > | pointVectorField |
| typedef GeometricField< sphericalTensor, pointPatchField, pointMesh > | pointSphericalTensorField |
| typedef GeometricField< symmTensor, pointPatchField, pointMesh > | pointSymmTensorField |
| typedef GeometricField< tensor, pointPatchField, pointMesh > | pointTensorField |
Original source file pointFieldsFwd.H
InClass Foam::pointFields
Definition in file pointFieldsFwd.H.