![]() |
|
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. |
|
Read constructor from IOobject and a polyMesh.
|
|
Read constructor for given polyMesh.
|
|
Definition at line 94 of file attachPolyTopoChanger.H. |
|
Attach mesh. By default filter out empty patches.
|