SU2
Macros | Typedefs
gk_types.h File Reference

This file contains basic scalar datatype used in GKlib. More...

Go to the source code of this file.

Macros

#define GK_IDX_MAX   ((SIZE_MAX>>1)-2)
 
#define PRIGKIDX   "zd"
 
#define SCNGKIDX   "zd"
 

Typedefs

typedef ssize_t gk_idx_t
 
typedef int32_t gk_int_t
 
typedef uint32_t gk_uint_t
 
typedef int64_t gk_long_t
 
typedef uint64_t gk_ulong_t
 
typedef float gk_real_t
 
typedef double gk_dreal_t
 
typedef double gk_wclock_t
 

Detailed Description

This file contains basic scalar datatype used in GKlib.

Date
Started 3/27/2007
Author
George
Version
$Id: gk_types.h 10711 2011-08-31 22:23:04Z karypis $