|
|
|
attachPolyTopoChanger Class ReferenceThis class is derived from polyMesh and serves as a tool for statically connecting pieces of a mesh by executing the mesh modifiers and cleaning the mesh. More...
Inheritance diagram for attachPolyTopoChanger:
![]()
Collaboration diagram for attachPolyTopoChanger:
![]()
Detailed DescriptionThis class is derived from polyMesh and serves as a tool for statically connecting pieces of a mesh by executing the mesh modifiers and cleaning the mesh.The idea is that a mesh can be built from pieces and put together using various mesh modifiers (mainly sliding interfaces) which are not needed during the run. Therefore, once the mesh is assembled and mesh modification triggered, the newly created point, face and cell zones can be cleared together with the mesh modifiers thus creating a singly connected static mesh. Note: All point, face and cell zoning will be lost! Do it after attaching the parts of the mesh, as the point, face and cell numbering changes. Definition at line 52 of file attachPolyTopoChanger.H. Constructor & Destructor Documentation
Read constructor from IOobject and a polyMesh.
Definition at line 25 of file attachPolyTopoChanger.C.
Definition at line 80 of file attachPolyTopoChanger.H.
Member Function Documentation
Attach mesh. By default filter out empty patches. Attach mesh. Definition at line 46 of file attachPolyTopoChanger.C.
The documentation for this class was generated from the following files:
| ||||||||||||||||||||||||||||||||||||||||||||||||