Forward declarations of the specialisations of Field<T> for scalar, vector and tensor. More...
Go to the source code of this file.
Classes | |
class | Field< Type > |
Pre-declare SubField and related Field type. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Typedefs | |
typedef Field< scalar > | scalarField |
Specialisation of Field<T> for scalar. More... | |
typedef Field< vector > | vectorField |
Specialisation of Field<T> for vector. More... | |
typedef Field< sphericalTensor > | sphericalTensorField |
Specialisation of Field<T> for sphericalTensor. More... | |
typedef Field< symmTensor > | symmTensorField |
Specialisation of Field<T> for symmTensor. More... | |
typedef Field< tensor > | tensorField |
Specialisation of Field<T> for tensor. More... | |
Forward declarations of the specialisations of Field<T> for scalar, vector and tensor.
Original source file primitiveFieldsFwd.H
InClass Foam::primitiveFields
Definition in file primitiveFieldsFwd.H.