

Data Fields | |
| int | numMyVertices |
| ZOLTAN_ID_TYPE * | vtxGID |
| int * | vtxWgt |
| int | numMyHEdges |
| ZOLTAN_ID_TYPE * | edgeGID |
| int * | edgWgt |
| int * | nborIndex |
| ZOLTAN_ID_TYPE * | nborGID |
| int | numAllNbors |
| ProcArray * | parr |
| ObjGraph * | ogr |
Definition at line 19 of file ZoltanLB.C.
Definition at line 20 of file ZoltanLB.C.
Referenced by get_number_of_vertices(), get_vertex_list(), and ZoltanLB::work().
| ZOLTAN_ID_TYPE* HGRAPH_DATA::vtxGID |
Definition at line 26 of file ZoltanLB.C.
Referenced by get_hypergraph(), get_hypergraph_edge_size(), get_hypergraph_size(), and ZoltanLB::work().
| ZOLTAN_ID_TYPE* HGRAPH_DATA::edgeGID |
Definition at line 28 of file ZoltanLB.C.
Referenced by get_hypergraph(), get_hypergraph_edge_wgts(), and ZoltanLB::work().
Definition at line 29 of file ZoltanLB.C.
Referenced by get_hypergraph_edge_wgts(), and ZoltanLB::work().
| ZOLTAN_ID_TYPE* HGRAPH_DATA::nborGID |
Definition at line 36 of file ZoltanLB.C.
Referenced by get_hypergraph(), get_hypergraph_size(), and ZoltanLB::work().
1.5.5