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

Go to the source code of this file.

Classes

class  fvsPatchField< Type >
 An abstract base class with a fat-interface to all derived classes covering all possible ways in which they might be used. More...
 
class  slicedFvsPatchField< Type >
 Specialization of fvsPatchField which creates the underlying fvsPatchField as a slice of the given complete field. More...
 
class  SlicedGeometricField< Type, PatchField, SlicedPatchField, GeoMesh >
 Specialization of GeometricField which holds slices of given complete fields in a form that they act as a GeometricField. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Typedefs

typedef SlicedGeometricField< scalar, fvsPatchField, slicedFvsPatchField, surfaceMesh > slicedSurfaceScalarField
 
typedef SlicedGeometricField< vector, fvsPatchField, slicedFvsPatchField, surfaceMesh > slicedSurfaceVectorField
 
typedef SlicedGeometricField< sphericalTensor, fvsPatchField, slicedFvsPatchField, surfaceMesh > slicedSurfaceSphericalTensorField
 
typedef SlicedGeometricField< symmTensor, fvsPatchField, slicedFvsPatchField, surfaceMesh > slicedSurfaceSymmTensorField
 
typedef SlicedGeometricField< tensor, fvsPatchField, slicedFvsPatchField, surfaceMesh > slicedSurfaceTensorField
 

Detailed Description

Original source file slicedSurfaceFieldsFwd.H

InClass Foam::slicedSurfaceFields

Definition in file slicedSurfaceFieldsFwd.H.