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

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

#include <libmmgtypes.h>

Data Fields

MMG5_int a
 
MMG5_int b
 
MMG5_int ref
 
MMG5_int nxt
 
int16_t tag
 

Detailed Description

Cell of the hash table of geom edges.

Definition at line 562 of file libmmgtypes.h.

Field Documentation

◆ a

MMG5_int MMG5_hgeom::a

First extremity of edge

Definition at line 563 of file libmmgtypes.h.

◆ b

MMG5_int MMG5_hgeom::b

Second extremity of edge

Definition at line 564 of file libmmgtypes.h.

◆ nxt

MMG5_int MMG5_hgeom::nxt

Next element of hash table

Definition at line 566 of file libmmgtypes.h.

◆ ref

MMG5_int MMG5_hgeom::ref

Reference or idx (2D) of edge

Definition at line 565 of file libmmgtypes.h.

◆ tag

int16_t MMG5_hgeom::tag

tag of edge

Definition at line 567 of file libmmgtypes.h.


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