65 static bool sameOrder(
const face&,
const edge&);
68 template<
class FaceList,
class Po
intField>
76 template<
class FaceList,
class Po
intField>
84 template<
class FaceList,
class Po
intField>
93 extrudedMesh(
const extrudedMesh&) =
delete;
96 void operator=(
const extrudedMesh&) =
delete;
104 template<
class FaceList,
class Po
intField>
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A list of faces which address into the list of points.
An edge is a list of two vertex labels. This can correspond to a directed graph edge or an edge on a ...
Top level extrusion model class.
extrudedMesh(const IOobject &, const PrimitivePatch< FaceList, PointField > &extrudePatch, const extrudeModel &)
Construct from the primitivePatch to extrude.
A face is a list of labels corresponding to mesh vertices.
List< face > faceList
List of faces.
List< cell > cellList
List of cell.
vectorField pointField
pointField is a vectorField.