programs/struct.h
Go to the documentation of this file.
1 /*
2  * struct.h
3  *
4  * This file contains data structures for the various programs of METIS.
5  *
6  * Started 8/9/02
7  * George
8  *
9  * $Id: struct.h 13900 2013-03-24 15:27:07Z karypis $
10  */
11 
12 #ifndef _STRUCTBIN_H_
13 #define _STRUCTBIN_H_
14 
15 
16 /*************************************************************************/
18 /*************************************************************************/
19 typedef struct {
25 
29 
31 
35 
38 
41 
43 
49 
50  char *filename;
51  char *outfile;
52  char *xyzfile;
53  char *tpwgtsfile;
54  char *ubvecstr;
55 
60 
64 
65  size_t maxmemory;
66 } params_t;
67 
68 
69 #endif
idx_t wgtflag
Definition: fis.c:15
idx_t dbglvl
idx_t minconn
idx_t objtype
idx_t contig
real_t * tpwgts
idx_t no2hop
idx_t nooutput
real_t parttimer
idx_t balance
idx_t ccorder
idx_t numflag
int32_t idx_t
char * tpwgtsfile
idx_t iptype
size_t maxmemory
float real_t
char * xyzfile
char * ubvecstr
real_t * ubvec
real_t iotimer
idx_t compress
idx_t ufactor
real_t reporttimer
idx_t nparts
idx_t ncommon
idx_t pfactor


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:44:50