Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
#include <CL/cl.h>
Go to the source code of this file.
Macros | |
#define | CL_CHECK(err) opencl_check(__FILE__, __LINE__, err) |
Functions | |
void | opencl_check (const char *fname, const int line, const cl_int err) |
#define CL_CHECK | ( | err | ) | opencl_check(__FILE__, __LINE__, err) |