Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Typedefs | |
template<class Type > | |
using | VolField = GeometricField< Type, fvPatchField, volMesh > |
template<class Type > | |
using | VolInternalField = typename VolField< Type >::Internal |
typedef VolField< label > | volLabelField |
typedef VolField< scalar > | volScalarField |
typedef VolField< vector > | volVectorField |
typedef VolField< sphericalTensor > | volSphericalTensorField |
typedef VolField< symmTensor > | volSymmTensorField |
typedef VolField< tensor > | volTensorField |
Original source file volFieldsFwd.H
InClass Foam::volFields
Definition in file volFieldsFwd.H.