OpenFOAM logo
Open Source CFD Toolkit

polyRemoveCell Class Reference

Inheritance diagram for polyRemoveCell:

Inheritance graph
[legend]
Collaboration diagram for polyRemoveCell:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("removeCell")
 Runtime type information.
 polyRemoveCell ()
 Construct null. Used for constructing lists.
 polyRemoveCell (const label cellID)
 Construct from components.
virtual autoPtr< topoActionclone () const
 Construct and return a clone.
label cellID () const
 Return cell ID.

Constructor & Destructor Documentation

polyRemoveCell  )  [inline]
 

Construct null. Used for constructing lists.

Definition at line 74 of file polyRemoveCell.H.

polyRemoveCell const label  cellID  )  [inline]
 

Construct from components.

Definition at line 80 of file polyRemoveCell.H.


Member Function Documentation

label cellID  )  const [inline]
 

Return cell ID.

Definition at line 98 of file polyRemoveCell.H.

virtual autoPtr<topoAction> clone  )  const [inline, virtual]
 

Construct and return a clone.

Implements topoAction.

Definition at line 86 of file polyRemoveCell.H.

References Foam::label.

TypeName "removeCell"   ) 
 

Runtime type information.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org