Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Data Fields
graphdef Struct Reference

#include <struct.h>

Collaboration diagram for graphdef:
Collaboration graph
[legend]

Data Fields

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
 

Detailed Description

Definition at line 156 of file struct.h.

Field Documentation

idxtype* adjncy

Definition at line 165 of file struct.h.

idxtype* adjwgt

Definition at line 166 of file struct.h.

idxtype* adjwgtsum

Definition at line 168 of file struct.h.

idxtype * bndind

Definition at line 178 of file struct.h.

idxtype* bndptr

Definition at line 178 of file struct.h.

idxtype* cmap

Definition at line 172 of file struct.h.

struct graphdef* coarser

Definition at line 198 of file struct.h.

idxtype * ed

Definition at line 181 of file struct.h.

struct graphdef * finer

Definition at line 198 of file struct.h.

idxtype* gdata

Definition at line 157 of file struct.h.

idxtype* id

Definition at line 181 of file struct.h.

idxtype* label

Definition at line 170 of file struct.h.

int mincut

Definition at line 175 of file struct.h.

int minvol

Definition at line 175 of file struct.h.

int nbnd

Definition at line 177 of file struct.h.

int ncon

Definition at line 194 of file struct.h.

int nedges

Definition at line 161 of file struct.h.

float* npwgts

Definition at line 196 of file struct.h.

NRInfoType* nrinfo

Definition at line 190 of file struct.h.

int nvtxs

Definition at line 161 of file struct.h.

float* nvwgt

Definition at line 195 of file struct.h.

idxtype * pwgts

Definition at line 176 of file struct.h.

idxtype * rdata

Definition at line 157 of file struct.h.

RInfoType* rinfo

Definition at line 184 of file struct.h.

VRInfoType* vrinfo

Definition at line 187 of file struct.h.

idxtype* vsize

Definition at line 164 of file struct.h.

idxtype* vwgt

Definition at line 163 of file struct.h.

idxtype* where

Definition at line 176 of file struct.h.

idxtype* xadj

Definition at line 162 of file struct.h.


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