volFieldsFwd.H File Reference
Include dependency graph for volFieldsFwd.H:

Go to the source code of this file.

Classes

class  fvPatchField< Type >
 Abstract base class with a fat-interface to all derived classes covering all possible ways in which they might be used. More...
 
class  GeometricField< Type, PatchField, GeoMesh >
 Generic GeometricField class. More...
 

Namespaces

 Foam::fieldTypes
 Collection of common field types.
 
 Foam
 Namespace for OpenFOAM.
 

Typedefs

typedef GeometricField< scalar, fvPatchField, volMesh > volScalarField
 
typedef GeometricField< vector, fvPatchField, volMesh > volVectorField
 
typedef GeometricField< sphericalTensor, fvPatchField, volMesh > volSphericalTensorField
 
typedef GeometricField< symmTensor, fvPatchField, volMesh > volSymmTensorField
 
typedef GeometricField< tensor, fvPatchField, volMesh > volTensorField
 

Variables

const wordList internal
 Standard dimensioned field types (scalar, vector, tensor, etc) More...
 
const wordList volume
 Standard volume field types (scalar, vector, tensor, etc) More...
 

Detailed Description

Original source file volFieldsFwd.H

Definition in file volFieldsFwd.H.