43 static_assert(nsd == 3 ||
sizeof(T) == 0,
"Only for 3 dimensions!");
49 static_assert(nsd == 2 ||
sizeof(T) == 0,
"Only for 3 dimensions!");
Definition: types.hpp:104
#define __host__
Definition: types.hpp:46
double real
Definition: types.hpp:65
int ux
Definition: sodshocktube.py:4
#define static_assert(x, y)
Definition: types.hpp:52
#define __device__
Definition: types.hpp:45
Various utility functions to implement the tecno flux.
Definition: types.hpp:30