Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
MMG5_hgeom Struct Reference

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

#include <libmmgtypes.h>

Data Fields

MMG5_int a
 
MMG5_int b
 
MMG5_int ref
 
MMG5_int nxt
 
uint16_t tag
 

Detailed Description

Cell of the hash table of geometric edges.

Definition at line 570 of file libmmgtypes.h.

Field Documentation

◆ a

MMG5_int MMG5_hgeom::a

First extremity of edge

Definition at line 571 of file libmmgtypes.h.

◆ b

MMG5_int MMG5_hgeom::b

Second extremity of edge

Definition at line 572 of file libmmgtypes.h.

◆ nxt

MMG5_int MMG5_hgeom::nxt

Next element of hash table

Definition at line 574 of file libmmgtypes.h.

◆ ref

MMG5_int MMG5_hgeom::ref

Reference or idx (2D) of edge

Definition at line 573 of file libmmgtypes.h.

◆ tag

uint16_t MMG5_hgeom::tag

tag of edge

Definition at line 575 of file libmmgtypes.h.


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