OpenFOAM logo
Open Source CFD Toolkit

SlicedGeometricField Class Template Reference

Inheritance diagram for SlicedGeometricField:

Inheritance graph
[legend]
Collaboration diagram for SlicedGeometricField:

Collaboration graph
[legend]
List of all members.

template<class Type, template< class > class PatchField, template< class > class SlicedPatchField, class GeoMesh>
class Foam::SlicedGeometricField< Type, PatchField, SlicedPatchField, GeoMesh >


Public Types

typedef GeoMesh::Mesh Mesh
typedef Mesh::BoundaryMesh BoundaryMesh

Public Member Functions

 SlicedGeometricField (const IOobject &, const Mesh &, const dimensionSet &, const Field< Type > &completeField)
 Construct from components and field to slice.
 SlicedGeometricField (const IOobject &, const Mesh &, const dimensionSet &, const Field< Type > &completeIField, const Field< Type > &completeBField)
 Construct from components and separate fields to slice for the.
 ~SlicedGeometricField ()

Member Typedef Documentation

typedef Mesh::BoundaryMesh BoundaryMesh
 

Reimplemented from GeometricField.

Definition at line 78 of file SlicedGeometricField.H.

typedef GeoMesh::Mesh Mesh
 

Reimplemented from GeometricField.

Definition at line 77 of file SlicedGeometricField.H.


Constructor & Destructor Documentation

SlicedGeometricField const IOobject ,
const Mesh ,
const dimensionSet ,
const Field< Type > &  completeField
 

Construct from components and field to slice.

SlicedGeometricField const IOobject ,
const Mesh ,
const dimensionSet ,
const Field< Type > &  completeIField,
const Field< Type > &  completeBField
 

Construct from components and separate fields to slice for the.

internal field and boundary field

~SlicedGeometricField  ) 
 


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org