mmg3d
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

int siz
 
int max
 
int nxt
 
MMG5_hedgeitem
 

Detailed Description

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

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

! * ! *

Field Documentation

◆ item

MMG5_hedge* MMG5_Hash::item

◆ max

int MMG5_Hash::max

◆ nxt

int MMG5_Hash::nxt

◆ siz

int MMG5_Hash::siz

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