OpenFOAM logo
Open Source CFD Toolkit

polyRemoveFace Class Reference

Inheritance diagram for polyRemoveFace:

Inheritance graph
[legend]
Collaboration diagram for polyRemoveFace:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("removeFace")
 Runtime type information.
 polyRemoveFace ()
 Construct null. Used for constructing lists.
 polyRemoveFace (const label faceID)
 Construct from components.
virtual autoPtr< topoActionclone () const
 Construct and return a clone.
label faceID () const
 Return face ID.

Constructor & Destructor Documentation

polyRemoveFace  )  [inline]
 

Construct null. Used for constructing lists.

Definition at line 74 of file polyRemoveFace.H.

polyRemoveFace const label  faceID  )  [inline]
 

Construct from components.

Definition at line 80 of file polyRemoveFace.H.


Member Function Documentation

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

Construct and return a clone.

Implements topoAction.

Definition at line 86 of file polyRemoveFace.H.

References Foam::label.

label faceID  )  const [inline]
 

Return face ID.

Definition at line 98 of file polyRemoveFace.H.

TypeName "removeFace"   ) 
 

Runtime type information.


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