Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
|
Structure to store surface vertices of an MMG mesh. More...
#include <libmmgtypes.h>
Data Fields | |
double | n1 [3] |
double | n2 [3] |
int8_t | nnor |
Structure to store surface vertices of an MMG mesh.
Definition at line 300 of file libmmgtypes.h.
double MMG5_xPoint::n1[3] |
Definition at line 301 of file libmmgtypes.h.
double MMG5_xPoint::n2[3] |
Normals at boundary vertex; n1!=n2 if the vertex belong to a ridge
Definition at line 301 of file libmmgtypes.h.
int8_t MMG5_xPoint::nnor |
Definition at line 303 of file libmmgtypes.h.