|
mmg2d
|
#include <libmmgtypes.h>
Data Fields | |
| double | qual |
| int | v [4] |
| int | ref |
| int | base |
| int | mark |
| int | xt |
| int | flag |
| int16_t | tag |
Structure to store tetrahedra of a MMG mesh.
* Vertices Edges Faces * * 3 . . * * ,/|`\ ,/|`\ ,/|`\ * * ,/ | `\ ,/ | `\ ,/ | `\ * * ,/ '. `\ ,2 '. `5 ,/ '. `\ * * ,/ | `\ ,/ 4 `\ ,/ 1 `\ * * ,/ | `\ ,/ | `\ ,/ | 0 `\ * * 0-----------'.--------2 .--------1--'.--------. .------2---'.--------. * * `\. | ,/ `\. | ,/ `\. | ,/ * * `\. | ,/ `\. | ,3 `\. 3| ,/ * * `\. '. ,/ `0. '. ,/ `\. '. ,/ * * `\. |/ `\. |/ `\. |/ * * `1 `. `. * *
| int MMG5_Tetra::base |
| int MMG5_Tetra::flag |
| int MMG5_Tetra::mark |
Used for delaunay
| double MMG5_Tetra::qual |
Quality of the element
| int MMG5_Tetra::ref |
Reference of the tetrahedron
| int16_t MMG5_Tetra::tag |
| int MMG5_Tetra::v[4] |
Vertices of the tetrahedron
| int MMG5_Tetra::xt |
Index of the surface MMG5_xTetra associated to the tetrahedron