Loading...
Searching...
No Matches
primitiveFieldsFwd.H File Reference

Forward declarations of the specialisations of Field<T> for scalar, vector and tensor. More...

Include dependency graph for primitiveFieldsFwd.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Typedefs

typedef Field< scalar > scalarField
 Specialisation of Field<T> for scalar.
typedef Field< solveScalar > solveScalarField
typedef Field< vectorvectorField
 Specialisation of Field<T> for vector.
typedef Field< sphericalTensorsphericalTensorField
 Specialisation of Field<T> for sphericalTensor.
typedef Field< symmTensorsymmTensorField
 Specialisation of Field<T> for symmTensor.
typedef Field< tensortensorField
 Specialisation of Field<T> for tensor.

Detailed Description

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.