mmg3d
Data Structures
Here are the data structures with brief descriptions:
 CMMG3D_PROctree
 CMMG3D_PROctree_s
 CMMG5_Bezier
 CMMG5_dNodeCell for linked list of double value
 CMMG5_dNode_s
 CMMG5_EdgeStructure to store edges of a MMG mesh
 CMMG5_HashIdentic as MMG5_HGeom but use MMG5_hedge to store edges instead of MMG5_hgeom (memory economy)
 CMMG5_hedgeUsed to hash edges (memory economy compared to MMG5_hgeom)
 CMMG5_hgeomCell of the hash table of geom edges
 CMMG5_HGeomHash table to store geometric edges
 CMMG5_InfoStore input parameters of the run
 CMMG5_iNodeCell for linked list of integer value
 CMMG5_iNode_s
 CMMG5_MatTo store user-defined references in the mesh (useful in LS mode)
 CMMG5_MeshMMG mesh structure
 CMMG5_Par
 CMMG5_PointStructure to store points of a MMG mesh
 CMMG5_Prism
 CMMG5_Quad
 CMMG5_Sol
 CMMG5_solMMG Solution structure (for solution or metric)
 CMMG5_Tetra
 CMMG5_Tria
 CMMG5_xPointStructure to store surface points of a MMG mesh
 CMMG5_xPrismStructure to store the surface prism of a MMG mesh
 CMMG5_xTetraStructure to store the surface tetrahedra of a MMG mesh
 CmytimeChrono object