gustaf.create.faces#
gustaf/create/faces.py Routines to create faces.
Functions
|
Create structured quadrangle or triangle block mesh. |
|
In case current mesh is triangle surface mesh, it splits triangle faces into three quad faces by inserting another vertices in the middle of each triangle face. |
|
Given quad faces, diagonalize them to turn them into triangles. |