inciter::MESH_DATA struct

Zoltan mesh data structure.

Contents

Public variables

int numMyVertices
number of vertices that I own initially
ZOLTAN_ID_TYPE* vtxGID
global ID of these vertices
int numMyHEdges
number of my hyperedges
int numAllNbors
number of vertices in my hyperedges
ZOLTAN_ID_TYPE* edgeGID
global ID of each of my hyperedges
int* nborIndex
index into nborGID array of edge ids
ZOLTAN_ID_TYPE* nborGID
array of edge ids