35 #ifndef extrudedMesh_H 36 #define extrudedMesh_H 62 static bool sameOrder(
const face&,
const edge&);
65 template<
class FaceList,
class Po
intField>
73 template<
class FaceList,
class Po
intField>
81 template<
class FaceList,
class Po
intField>
94 template<
class FaceList,
class Po
intField>
109 void operator=(
const extrudedMesh&) =
delete;
A face is a list of labels corresponding to mesh vertices.
extrudedMesh(const IOobject &, const PrimitivePatch< FaceList, PointField > &extrudePatch, const extrudeModel &)
Construct from the primitivePatch to extrude.
Top level extrusion model class.
void operator=(const extrudedMesh &)=delete
Disallow default bitwise assignment.
A list of faces which address into the list of points.
An edge is a list of two point labels. The functionality it provides supports the discretisation on a...
Mesh consisting of general polyhedral cells.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...