label masterCellID_
Master cell ID for cells blown up from cells.
label masterCellID() const
Return master cell ID.
virtual autoPtr< topoAction > clone() const
Construct and return a clone.
label zoneID_
Cell zone ID.
label masterPointID() const
Return master point ID.
label masterEdgeID() const
Return master edge ID.
label masterPointID_
Master point ID for cells blown up from points.
bool isCellMaster() const
Is the cell mastered by another cell.
bool isFaceMaster() const
Is the cell mastered by another face.
bool appended() const
Is the cell appended with no master.
bool isPointMaster() const
Is the cell mastered by a point.
polyAddCell()
Construct null. Used for constructing lists.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
label masterFaceID_
Master face ID for cells blown up from faces.
Class containing data for cell addition.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
TypeName("addCell")
Runtime type information.
label masterFaceID() const
Return master face ID.
A virtual base class for topological actions.
bool isInZone() const
Does the cell belong to a zone?
label zoneID() const
Cell zone ID.
label masterEdgeID_
Master edge ID for cells blown up from edges.
bool isEdgeMaster() const
Is the cell mastered by an edge.