mmg2d
MMG5_hgeom Struct Reference

Cell of the hash table of geom edges. More...

#include <libmmgtypes.h>

Data Fields

int a
 
int b
 
int ref
 
int nxt
 
int16_t tag
 

Detailed Description

Cell of the hash table of geom edges.

Field Documentation

◆ a

int MMG5_hgeom::a

First extremity of edge

◆ b

int MMG5_hgeom::b

Second extremity of edge

◆ nxt

int MMG5_hgeom::nxt

Next element of hash table

◆ ref

int MMG5_hgeom::ref

Reference of edge

◆ tag

int16_t MMG5_hgeom::tag

tag of edge


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