Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
Data Fields
MMG5_xPoint Struct Reference

Structure to store surface points of a MMG mesh. More...

#include <libmmgtypes.h>

Data Fields

double n1 [3]
 
double n2 [3]
 
int8_t nnor
 

Detailed Description

Structure to store surface points of a MMG mesh.

Definition at line 294 of file libmmgtypes.h.

Field Documentation

◆ n1

double MMG5_xPoint::n1[3]

Definition at line 295 of file libmmgtypes.h.

◆ n2

double MMG5_xPoint::n2[3]

Normals at boundary vertex; n1!=n2 if the vertex belong to a ridge

Definition at line 295 of file libmmgtypes.h.

◆ nnor

int8_t MMG5_xPoint::nnor

Definition at line 297 of file libmmgtypes.h.


The documentation for this struct was generated from the following file: