Loading...
Searching...
No Matches
Go to the documentation of this file.
66#define stringify(...) #__VA_ARGS__
69#define str_macro(c) stringify(c)
72#define str_pragma(c) _Pragma(stringify(c))
76#define __memalign__ __attribute__((aligned(64)))
80#if defined SINGLEPRECISION
98#define MHD_MODES_MAX_NUM 512
104#define NBI_MAX_DISTANCE 1e-3
107#define NBI_MAX_INJ 32
111#define WIENERSLOTS 20
115#define A5_CCOL_USE_GEOBM 1
118#define A5_EXTREMELY_SMALL_TIMESTEP 1e-12
121#define A5_PRINTPROGRESSINTERVAL 20
124#define A5_WTIME omp_get_wtime()
128#define INTERP_SPL_EXPL 0
131#define A5_CCOL_USE_TABULATED 0
134#define WALL_OCTREE_DEPTH 7