Public Member Functions | List of all members
polyRemoveCell Class Reference

Class containing data for cell removal. More...

Inheritance diagram for polyRemoveCell:
Inheritance graph
[legend]
Collaboration diagram for polyRemoveCell:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("removeCell")
 
 polyRemoveCell ()
 
 polyRemoveCell (const label cellID, const label mergeCellID=-1)
 
virtual autoPtr< topoActionclone () const
 
label cellID () const
 
label mergeCellID () const
 
- Public Member Functions inherited from topoAction
 TypeName ("topoAction")
 
 topoAction ()
 
virtual ~topoAction ()=default
 

Detailed Description

Class containing data for cell removal.

Definition at line 42 of file polyRemoveCell.H.

Constructor & Destructor Documentation

◆ polyRemoveCell() [1/2]

polyRemoveCell ( )
inline

Definition at line 65 of file polyRemoveCell.H.

Referenced by polyRemoveCell::clone().

Here is the caller graph for this function:

◆ polyRemoveCell() [2/2]

polyRemoveCell ( const label  cellID,
const label  mergeCellID = -1 
)
inline

Definition at line 72 of file polyRemoveCell.H.

Member Function Documentation

◆ TypeName()

TypeName ( "removeCell"  )

◆ clone()

virtual autoPtr<topoAction> clone ( ) const
inlinevirtual

Implements topoAction.

Definition at line 79 of file polyRemoveCell.H.

References polyRemoveCell::polyRemoveCell().

Here is the call graph for this function:

◆ cellID()

label cellID ( ) const
inline

Definition at line 91 of file polyRemoveCell.H.

Referenced by polyTopoChange::setAction().

Here is the caller graph for this function:

◆ mergeCellID()

label mergeCellID ( ) const
inline

Definition at line 97 of file polyRemoveCell.H.

Referenced by polyTopoChange::setAction().

Here is the caller graph for this function:

The documentation for this class was generated from the following file: