Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Typedefs | |
template<class Type > | |
using | PointField = GeometricField< Type, pointPatchField, pointMesh > |
template<class Type > | |
using | pointFieldSource = NoFieldSource< Type, pointMesh > |
typedef PointField< label > | pointLabelField |
typedef PointField< scalar > | pointScalarField |
typedef PointField< vector > | pointVectorField |
typedef PointField< sphericalTensor > | pointSphericalTensorField |
typedef PointField< symmTensor > | pointSymmTensorField |
typedef PointField< tensor > | pointTensorField |
Original source file pointFieldsFwd.H
InClass Foam::pointFields
Definition in file pointFieldsFwd.H.