#include <struct.h>
| Public Attributes | |
| idx_t | balance | 
| idx_t | ccorder | 
| char * | clabelfile | 
| char ** | clabels | 
| idx_t | compress | 
| idx_t | contig | 
| idx_t | ctype | 
| idx_t | dbglvl | 
| float | eps | 
| char * | filename | 
| idx_t | gtype | 
| char * | infile | 
| real_t | iotimer | 
| idx_t | iptype | 
| float | lamda | 
| ssize_t | maxfreq | 
| ssize_t | maxlen | 
| size_t | maxmemory | 
| idx_t | minconn | 
| ssize_t | minfreq | 
| ssize_t | minlen | 
| idx_t | ncommon | 
| idx_t | ncuts | 
| ssize_t | nitemsets | 
| int | niter | 
| idx_t | niter | 
| idx_t | no2hop | 
| idx_t | nooutput | 
| idx_t | nparts | 
| idx_t | nseps | 
| int | ntvs | 
| idx_t | numflag | 
| idx_t | objtype | 
| char * | outfile | 
| real_t | parttimer | 
| idx_t | pfactor | 
| int | ppr | 
| idx_t | ptype | 
| real_t | reporttimer | 
| idx_t | rtype | 
| idx_t | seed | 
| int | silent | 
| real_t * | tpwgts | 
| char * | tpwgtsfile | 
| int | type | 
| real_t * | ubvec | 
| char * | ubvecstr | 
| idx_t | ufactor | 
| idx_t | wgtflag | 
| char * | xyzfile | 
Data structures for the code
This data structure stores the various command line arguments
| idx_t params_t::balance | 
Definition at line 32 of file programs/struct.h.
| idx_t params_t::ccorder | 
Definition at line 48 of file programs/struct.h.
| idx_t params_t::compress | 
Definition at line 47 of file programs/struct.h.
| idx_t params_t::contig | 
Definition at line 28 of file programs/struct.h.
| idx_t params_t::ctype | 
Definition at line 22 of file programs/struct.h.
| idx_t params_t::dbglvl | 
Definition at line 40 of file programs/struct.h.
| idx_t params_t::gtype | 
Definition at line 36 of file programs/struct.h.
| real_t params_t::iotimer | 
Definition at line 61 of file programs/struct.h.
| idx_t params_t::iptype | 
Definition at line 23 of file programs/struct.h.
| size_t params_t::maxmemory | 
Definition at line 65 of file programs/struct.h.
| idx_t params_t::minconn | 
Definition at line 27 of file programs/struct.h.
| idx_t params_t::ncommon | 
Definition at line 37 of file programs/struct.h.
| idx_t params_t::ncuts | 
Definition at line 33 of file programs/struct.h.
| idx_t params_t::niter | 
Definition at line 34 of file programs/struct.h.
| idx_t params_t::no2hop | 
Definition at line 26 of file programs/struct.h.
| idx_t params_t::nooutput | 
Definition at line 30 of file programs/struct.h.
| idx_t params_t::nparts | 
Definition at line 42 of file programs/struct.h.
| idx_t params_t::nseps | 
Definition at line 44 of file programs/struct.h.
| idx_t params_t::numflag | 
Definition at line 57 of file programs/struct.h.
| idx_t params_t::objtype | 
Definition at line 21 of file programs/struct.h.
| real_t params_t::parttimer | 
Definition at line 62 of file programs/struct.h.
| idx_t params_t::pfactor | 
Definition at line 46 of file programs/struct.h.
| idx_t params_t::ptype | 
Definition at line 20 of file programs/struct.h.
| real_t params_t::reporttimer | 
Definition at line 63 of file programs/struct.h.
| idx_t params_t::rtype | 
Definition at line 24 of file programs/struct.h.
| idx_t params_t::seed | 
Definition at line 39 of file programs/struct.h.
| real_t* params_t::tpwgts | 
Definition at line 58 of file programs/struct.h.
| char* params_t::tpwgtsfile | 
Definition at line 53 of file programs/struct.h.
| real_t* params_t::ubvec | 
Definition at line 59 of file programs/struct.h.
| char* params_t::ubvecstr | 
Definition at line 54 of file programs/struct.h.
| idx_t params_t::ufactor | 
Definition at line 45 of file programs/struct.h.
| idx_t params_t::wgtflag | 
Definition at line 56 of file programs/struct.h.
| char* params_t::xyzfile | 
Definition at line 52 of file programs/struct.h.