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>
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
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...
Top level extrusion model class.
extrudedMesh(const IOobject &, const PrimitivePatch< FaceList, PointField > &extrudePatch, const extrudeModel &)
Construct from the primitivePatch to extrude.
void operator=(const extrudedMesh &)=delete
Disallow default bitwise assignment.
A face is a list of labels corresponding to mesh vertices.
Mesh consisting of general polyhedral cells.