|
|
GlueFaces(...)
Detects matching faces in the mesh, removes them from the mesh and joins the elements touched by the face elements. |
|
|
|
|
JoinFaces(...)
Detects matching faces in the mesh and replaces them by joint elements. |
|
|
|
Domain
|
|
|
Domain
|
Merge(...)
Merges a list of meshes into one mesh. |
|
|
|
Domain
|
|
|
Domain
|
|
|
|
__Brick_driver(...)
Creates a rectangular mesh with n0 x n1 x n2 elements over the brick [0,l0] x [0,l1] x [0,l2]. |
|
|
|
|
__Rectangle_driver(...)
Creates a rectangular mesh with n0 x n1 elements over the brick [0,l0] x [0,l1]. |
|
|