mmg2d
MMG5_hedge Struct Reference

Used to hash edges (memory economy compared to MMG5_hgeom). More...

#include <libmmgtypes.h>

Data Fields

int a
 
int b
 
int nxt
 
int k
 
int s
 

Detailed Description

Used to hash edges (memory economy compared to MMG5_hgeom).

Used to hash edges (memory economy compared to MMG5_hgeom). !

! * ! *

Field Documentation

◆ a

int MMG5_hedge::a

◆ b

int MMG5_hedge::b

◆ k

int MMG5_hedge::k

k = point along edge a b or triangle index

◆ nxt

int MMG5_hedge::nxt

◆ s

int MMG5_hedge::s

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