graphdef Struct Reference

#include <struct.h>

Public Attributes

idxtypegdata
 
idxtyperdata
 
int nvtxs
 
int nedges
 
idxtypexadj
 
idxtypevwgt
 
idxtypevsize
 
idxtypeadjncy
 
idxtypeadjwgt
 
idxtypeadjwgtsum
 
idxtypelabel
 
idxtypecmap
 
int mincut
 
int minvol
 
idxtypewhere
 
idxtypepwgts
 
int nbnd
 
idxtypebndptr
 
idxtypebndind
 
idxtypeid
 
idxtypeed
 
RInfoTyperinfo
 
VRInfoTypevrinfo
 
NRInfoTypenrinfo
 
int ncon
 
float * nvwgt
 
float * npwgts
 
struct graphdefcoarser
 
struct graphdeffiner
 
int gnvtxs
 
int nobj
 
idxtypevtxdist
 
idxtypematch
 
int nnbrs
 
int nrecv
 
int nsend
 
idxtypepeind
 
idxtypesendptr
 
idxtypesendind
 
idxtyperecvptr
 
idxtyperecvind
 
idxtypeimap
 
idxtypepexadj
 
idxtypepeadjncy
 
idxtypepeadjloc
 
int nlocal
 
idxtypelperm
 
idxtyperlens
 
idxtypeslens
 
KeyValueTypercand
 
idxtypehome
 
idxtypelpwgts
 
idxtypegpwgts
 
float * lnpwgts
 
float * gnpwgts
 
int nsep
 
idxtypesepind
 
idxtypehmarker
 
int lmincut
 
int level
 
int match_type
 
int edgewgt_type
 

Member Data Documentation

◆ adjncy

idxtype * graphdef::adjncy

◆ adjwgt

idxtype * graphdef::adjwgt

◆ adjwgtsum

idxtype* graphdef::adjwgtsum

◆ bndind

idxtype * graphdef::bndind

◆ bndptr

idxtype* graphdef::bndptr

◆ cmap

idxtype * graphdef::cmap

◆ coarser

struct graphdef * graphdef::coarser

◆ ed

idxtype * graphdef::ed

◆ edgewgt_type

int graphdef::edgewgt_type

◆ finer

struct graphdef * graphdef::finer

◆ gdata

idxtype* graphdef::gdata

◆ gnpwgts

float * graphdef::gnpwgts

◆ gnvtxs

int graphdef::gnvtxs

◆ gpwgts

idxtype * graphdef::gpwgts

◆ hmarker

idxtype* graphdef::hmarker

◆ home

idxtype * graphdef::home

◆ id

idxtype* graphdef::id

◆ imap

idxtype* graphdef::imap

◆ label

idxtype * graphdef::label

◆ level

int graphdef::level

◆ lmincut

int graphdef::lmincut

◆ lnpwgts

float* graphdef::lnpwgts

◆ lperm

idxtype* graphdef::lperm

◆ lpwgts

idxtype* graphdef::lpwgts

◆ match

idxtype* graphdef::match

◆ match_type

int graphdef::match_type

◆ mincut

int graphdef::mincut

◆ minvol

int graphdef::minvol

◆ nbnd

int graphdef::nbnd

◆ ncon

int graphdef::ncon

◆ nedges

int graphdef::nedges

◆ nlocal

int graphdef::nlocal

◆ nnbrs

int graphdef::nnbrs

◆ nobj

int graphdef::nobj

◆ npwgts

float* graphdef::npwgts

◆ nrecv

int graphdef::nrecv

◆ nrinfo

NRInfoType * graphdef::nrinfo

◆ nsend

int graphdef::nsend

◆ nsep

int graphdef::nsep

◆ nvtxs

int graphdef::nvtxs

◆ nvwgt

float * graphdef::nvwgt

◆ peadjloc

idxtype * graphdef::peadjloc

◆ peadjncy

idxtype * graphdef::peadjncy

◆ peind

idxtype* graphdef::peind

◆ pexadj

idxtype* graphdef::pexadj

◆ pwgts

idxtype * graphdef::pwgts

◆ rcand

KeyValueType* graphdef::rcand

◆ rdata

idxtype * graphdef::rdata

◆ recvind

idxtype * graphdef::recvind

◆ recvptr

idxtype* graphdef::recvptr

◆ rinfo

RInfoType * graphdef::rinfo

◆ rlens

idxtype* graphdef::rlens

◆ sendind

idxtype * graphdef::sendind

◆ sendptr

idxtype* graphdef::sendptr

◆ sepind

idxtype* graphdef::sepind

◆ slens

idxtype * graphdef::slens

◆ vrinfo

VRInfoType* graphdef::vrinfo

◆ vsize

idxtype * graphdef::vsize

◆ vtxdist

idxtype* graphdef::vtxdist

◆ vwgt

idxtype * graphdef::vwgt

◆ where

idxtype * graphdef::where

◆ xadj

idxtype * graphdef::xadj

The documentation for this struct was generated from the following file: