OpenFOAM logo
Open Source CFD Toolkit

attachPolyTopoChanger Class Reference

Inheritance diagram for attachPolyTopoChanger:

Inheritance graph
[legend]
Collaboration diagram for attachPolyTopoChanger:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 attachPolyTopoChanger (const IOobject &io, polyMesh &)
 Read constructor from IOobject and a polyMesh.
 attachPolyTopoChanger (polyMesh &)
 Read constructor for given polyMesh.
virtual ~attachPolyTopoChanger ()
void attach (const bool removeEmptyPatches=true)
 Attach mesh. By default filter out empty patches.

Constructor & Destructor Documentation

attachPolyTopoChanger const IOobject io,
polyMesh
 

Read constructor from IOobject and a polyMesh.

attachPolyTopoChanger polyMesh  )  [explicit]
 

Read constructor for given polyMesh.

virtual ~attachPolyTopoChanger  )  [inline, virtual]
 

Definition at line 94 of file attachPolyTopoChanger.H.


Member Function Documentation

void attach const bool  removeEmptyPatches = true  ) 
 

Attach mesh. By default filter out empty patches.


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