Hitmap 1.3
|
#include <struct.h>
Data Fields | |
idxtype * | gdata |
idxtype * | rdata |
int | nvtxs |
int | nedges |
idxtype * | xadj |
idxtype * | vwgt |
idxtype * | vsize |
idxtype * | adjncy |
idxtype * | adjwgt |
idxtype * | adjwgtsum |
idxtype * | label |
idxtype * | cmap |
int | mincut |
int | minvol |
idxtype * | where |
idxtype * | pwgts |
int | nbnd |
idxtype * | bndptr |
idxtype * | bndind |
idxtype * | id |
idxtype * | ed |
RInfoType * | rinfo |
VRInfoType * | vrinfo |
NRInfoType * | nrinfo |
int | ncon |
float * | nvwgt |
float * | npwgts |
struct graphdef * | coarser |
struct graphdef * | finer |
NRInfoType* nrinfo |
VRInfoType* vrinfo |