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.

Classes

class  Field< Type >
 Generic templated field type. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Typedefs

typedef Field< scalar > scalarField
 Specialisation of Field<T> for scalar. More...
 
typedef Field< solveScalar > solveScalarField
 
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...
 

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.