hp2FEM  0.1
Defines
src/metis-5.0/GKlib/gk_defs.h File Reference

This file contains various constants definitions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#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_COS   1
#define GK_CSR_JAC   2
#define GK_CSR_MIN   3
#define GK_CSR_FMT_CLUTO   1
#define GK_CSR_FMT_CSR   2

Detailed Description

This file contains various constants definitions.

Date:
Started 3/27/2007
Author:
George
Version:
$Id: gk_defs.h 10514 2011-07-07 22:27:16Z karypis $ 
 All Classes Files Functions Variables Typedefs Friends Defines