Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Macros | |
#define | CUDA_CHECK(err) cuda_check(__FILE__, __LINE__, err) |
Functions | |
void | cuda_check (const char *fname, const int line, const cudaError_t err) |
#define CUDA_CHECK | ( | err | ) | cuda_check(__FILE__, __LINE__, err) |