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

Structure to store edges of am MMG mesh. More...

#include <libmmgtypes.h>

Data Fields

MMG5_int a
 
MMG5_int b
 
MMG5_int ref
 
MMG5_int base
 
uint16_t tag
 

Detailed Description

Structure to store edges of am MMG mesh.

Definition at line 311 of file libmmgtypes.h.

Field Documentation

◆ a

MMG5_int MMG5_Edge::a

Definition at line 312 of file libmmgtypes.h.

◆ b

MMG5_int MMG5_Edge::b

Extremities of the edge

Definition at line 312 of file libmmgtypes.h.

◆ base

MMG5_int MMG5_Edge::base

2Donly: used to store the tria+ tria edge indices that allow to access to the edge

Definition at line 314 of file libmmgtypes.h.

◆ ref

MMG5_int MMG5_Edge::ref

Reference of the edge

Definition at line 313 of file libmmgtypes.h.

◆ tag

uint16_t MMG5_Edge::tag

Binary flags

Definition at line 316 of file libmmgtypes.h.


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