SU2
Macros
gk_defs.h File Reference

This file contains various constants definitions. More...

Go to the source code of this file.

Macros

#define LTERM   (void **) 0 /* List terminator for GKfree() */
 
#define GK_MOPT_MARK   1
 
#define GK_MOPT_CORE   2
 
#define GK_MOPT_HEAP   3
 
#define HTABLE_EMPTY   -1
 
#define HTABLE_DELETED   -2
 
#define HTABLE_FIRST   1
 
#define HTABLE_NEXT   2
 
#define CRP_ALTLOCS   1
 
#define CRP_MISSINGCA   2
 
#define CRP_MISSINGBB   4
 
#define CRP_MULTICHAIN   8
 
#define CRP_MULTICA   16
 
#define CRP_MULTIBB   32
 
#define MAXLINELEN   300000
 
#define SIGMEM   SIGABRT
 
#define SIGERR   SIGTERM
 
#define GK_CSR_ROW   1
 
#define GK_CSR_COL   2
 
#define GK_CSR_MAXTF   1
 
#define GK_CSR_SQRT   2
 
#define GK_CSR_POW25   3
 
#define GK_CSR_POW65   4
 
#define GK_CSR_POW75   5
 
#define GK_CSR_POW85   6
 
#define GK_CSR_LOG   7
 
#define GK_CSR_IDF   8
 
#define GK_CSR_IDF2   9
 
#define GK_CSR_MAXTF2   10
 
#define GK_CSR_COS   1
 
#define GK_CSR_JAC   2
 
#define GK_CSR_MIN   3
 
#define GK_CSR_AMIN   4
 
#define GK_CSR_FMT_CLUTO   1
 
#define GK_CSR_FMT_CSR   2
 
#define GK_CSR_FMT_METIS   3
 
#define GK_CSR_FMT_BINROW   4
 
#define GK_CSR_FMT_BINCOL   5
 
#define GK_GRAPH_FMT_METIS   1
 

Detailed Description

This file contains various constants definitions.

Date
Started 3/27/2007
Author
George
Version
$Id: gk_defs.h 12732 2012-09-24 20:54:50Z karypis $