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