![]() |
|
Public Member Functions | |
TypeName ("removeCell") | |
Runtime type information. | |
polyRemoveCell () | |
Construct null. Used for constructing lists. | |
polyRemoveCell (const label cellID) | |
Construct from components. | |
virtual autoPtr< topoAction > | clone () const |
Construct and return a clone. | |
label | cellID () const |
Return cell ID. |
|
Construct null. Used for constructing lists.
Definition at line 74 of file polyRemoveCell.H. |
|
Construct from components.
Definition at line 80 of file polyRemoveCell.H. |
|
Return cell ID.
Definition at line 98 of file polyRemoveCell.H. |
|
Construct and return a clone.
Implements topoAction. Definition at line 86 of file polyRemoveCell.H. References Foam::label. |
|
Runtime type information.
|