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

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

#include <libmmgtypes.h>

Data Fields

MMG5_int a
 
MMG5_int b
 
MMG5_int nxt
 
MMG5_int k
 
MMG5_int s
 

Detailed Description

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

Definition at line 584 of file libmmgtypes.h.

Field Documentation

◆ a

MMG5_int MMG5_hedge::a

Definition at line 585 of file libmmgtypes.h.

◆ b

MMG5_int MMG5_hedge::b

Definition at line 585 of file libmmgtypes.h.

◆ k

MMG5_int MMG5_hedge::k

k = point along edge a b or triangle index

Definition at line 586 of file libmmgtypes.h.

◆ nxt

MMG5_int MMG5_hedge::nxt

Definition at line 585 of file libmmgtypes.h.

◆ s

MMG5_int MMG5_hedge::s

Definition at line 587 of file libmmgtypes.h.


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