![]() |
|
#include <struct.h>
Public Attributes | |
| 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 |
| int | gnvtxs |
| int | nobj |
| idxtype * | vtxdist |
| idxtype * | match |
| int | nnbrs |
| int | nrecv |
| int | nsend |
| idxtype * | peind |
| idxtype * | sendptr |
| idxtype * | sendind |
| idxtype * | recvptr |
| idxtype * | recvind |
| idxtype * | imap |
| idxtype * | pexadj |
| idxtype * | peadjncy |
| idxtype * | peadjloc |
| int | nlocal |
| idxtype * | lperm |
| idxtype * | rlens |
| idxtype * | slens |
| KeyValueType * | rcand |
| idxtype * | home |
| idxtype * | lpwgts |
| idxtype * | gpwgts |
| float * | lnpwgts |
| float * | gnpwgts |
| int | nsep |
| idxtype * | sepind |
| idxtype * | hmarker |
| int | lmincut |
| int | level |
| int | match_type |
| int | edgewgt_type |
| idxtype * graphdef::adjncy |
| idxtype * graphdef::adjwgt |
| idxtype* graphdef::adjwgtsum |
| idxtype * graphdef::bndind |
| idxtype* graphdef::bndptr |
| idxtype * graphdef::cmap |
| struct graphdef * graphdef::coarser |
| idxtype * graphdef::ed |
| int graphdef::edgewgt_type |
| struct graphdef * graphdef::finer |
| idxtype* graphdef::gdata |
| float * graphdef::gnpwgts |
| int graphdef::gnvtxs |
| idxtype * graphdef::gpwgts |
| idxtype* graphdef::hmarker |
| idxtype * graphdef::home |
| idxtype* graphdef::id |
| idxtype* graphdef::imap |
| idxtype * graphdef::label |
| int graphdef::level |
| int graphdef::lmincut |
| float* graphdef::lnpwgts |
| idxtype* graphdef::lperm |
| idxtype* graphdef::lpwgts |
| idxtype* graphdef::match |
| int graphdef::match_type |
| int graphdef::mincut |
| int graphdef::minvol |
| int graphdef::nbnd |
| int graphdef::ncon |
| int graphdef::nedges |
| int graphdef::nlocal |
| int graphdef::nnbrs |
| int graphdef::nobj |
| float* graphdef::npwgts |
| int graphdef::nrecv |
| NRInfoType * graphdef::nrinfo |
| int graphdef::nsend |
| int graphdef::nsep |
| int graphdef::nvtxs |
| float * graphdef::nvwgt |
| idxtype * graphdef::peadjloc |
| idxtype * graphdef::peadjncy |
| idxtype* graphdef::peind |
| idxtype* graphdef::pexadj |
| idxtype * graphdef::pwgts |
| KeyValueType* graphdef::rcand |
| idxtype * graphdef::rdata |
| idxtype * graphdef::recvind |
| idxtype* graphdef::recvptr |
| RInfoType * graphdef::rinfo |
| idxtype* graphdef::rlens |
| idxtype * graphdef::sendind |
| idxtype* graphdef::sendptr |
| idxtype* graphdef::sepind |
| idxtype * graphdef::slens |
| VRInfoType* graphdef::vrinfo |
| idxtype * graphdef::vsize |
| idxtype* graphdef::vtxdist |
| idxtype * graphdef::vwgt |
| idxtype * graphdef::where |
| idxtype * graphdef::xadj |