32 #ifndef polyModifyCell_H 33 #define polyModifyCell_H 77 removeFromZone_(false),
90 removeFromZone_(removeFromZone),
119 return removeFromZone_;
label cellID() const
Cell ID.
Class describing modification of a cell.
bool removeFromZone() const
label zoneID() const
Cell zone ID.
virtual autoPtr< topoAction > clone() const
Construct and return a clone.
A virtual base class for topological actions.
TypeName("modifyCell")
Runtime type information.
bool isInZone() const
Does the cell belong to a zone?
polyModifyCell()
Construct null. Used only for list construction.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...