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

Identic as MMG5_HGeom but use MMG5_hedge to store edges instead of MMG5_hgeom (memory economy). More...

#include <libmmgtypes.h>

Data Fields

MMG5_int siz
 
MMG5_int max
 
MMG5_int nxt
 
MMG5_hedgeitem
 

Detailed Description

Identic as MMG5_HGeom but use MMG5_hedge to store edges instead of MMG5_hgeom (memory economy).

Definition at line 595 of file libmmgtypes.h.

Field Documentation

◆ item

MMG5_hedge* MMG5_Hash::item

Definition at line 597 of file libmmgtypes.h.

◆ max

MMG5_int MMG5_Hash::max

Definition at line 596 of file libmmgtypes.h.

◆ nxt

MMG5_int MMG5_Hash::nxt

Definition at line 596 of file libmmgtypes.h.

◆ siz

MMG5_int MMG5_Hash::siz

Definition at line 596 of file libmmgtypes.h.


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