Go to the documentation of this file.
67 #ifndef extrudePatchMesh_H
68 #define extrudePatchMesh_H
const polyPatch & extrudedPatch() const
Return extruded patch.
A class for handling words, derived from string.
void extrudeMesh(const List< polyPatch * > ®ionPatches)
Extrude mesh using polyPatches.
const polyBoundaryMesh & boundaryMesh() const
Return boundary mesh.
const polyPatch & topPatch() const
Return top patch.
const fvMesh & regionMesh() const
Return region mesh.
dictionary dict_
Model dictionary.
const polyPatch & extrudedPatch_
Const reference to the patch from which this mesh is extruded.
virtual ~extrudePatchMesh()
Destructor.
A patch is a list of labels that address the faces in the global face list.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by any number of values (e....
patchID
Enumeration of patch IDs.
Mesh data needed to do the Finite Volume discretisation.
extrudePatchMesh(const fvMesh &, const fvPatch &, const dictionary &, const word)
Construct from mesh, patch and dictionary.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const polyPatch & sidesPatch() const
Return sides patch.
TypeName("extrudePatchMesh")
Runtime type information.
Mesh at a patch created on the fly. The following entry should be used on the field boundary dictiona...
const polyPatch & bottomPatch() const
Return bottom patch.