OpenFOAM logo
Open Source CFD Toolkit

removeCells Class Reference

Collaboration diagram for removeCells:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ClassName ("removeCells")
 Runtime type information.
 removeCells (const polyMesh &mesh, const word &patchName)
 Construct from mesh and patch to assign to newly exposed faces.
void setRefinement (const labelList &, polyTopoChange &) const
 Play commands into polyTopoChange to remove cells.
void updateMesh (const mapPolyMesh &)
 Force recalculation of locally stored data on topological change.

Constructor & Destructor Documentation

removeCells const polyMesh mesh,
const word patchName
 

Construct from mesh and patch to assign to newly exposed faces.


Member Function Documentation

ClassName "removeCells"   ) 
 

Runtime type information.

void setRefinement const labelList ,
polyTopoChange
const
 

Play commands into polyTopoChange to remove cells.

void updateMesh const mapPolyMesh  )  [inline]
 

Force recalculation of locally stored data on topological change.

Definition at line 93 of file removeCells.H.


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