![]() |
|
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 () |
|
Reimplemented from GeometricField. Definition at line 78 of file SlicedGeometricField.H. |
|
Reimplemented from GeometricField. Definition at line 77 of file SlicedGeometricField.H. |
|
Construct from components and field to slice.
|
|
Construct from components and separate fields to slice for the. internal field and boundary field |
|
|