Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
|
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_hedge * | item |
Identic as MMG5_HGeom but use MMG5_hedge to store edges instead of MMG5_hgeom (memory economy).
Definition at line 603 of file libmmgtypes.h.
MMG5_hedge* MMG5_Hash::item |
Definition at line 605 of file libmmgtypes.h.
MMG5_int MMG5_Hash::max |
Definition at line 604 of file libmmgtypes.h.
MMG5_int MMG5_Hash::nxt |
Definition at line 604 of file libmmgtypes.h.
MMG5_int MMG5_Hash::siz |
Definition at line 604 of file libmmgtypes.h.