| 
    Neko 0.9.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
#include <CL/cl.h>#include <stdio.h>#include <stdarg.h>#include <stdlib.h>#include <device/opencl/check.h>
Go to the source code of this file.
Macros | |
| #define | CL_ERR_STR(err) case err: return #err | 
Functions | |
| const char * | clGetError (const cl_int err) | 
| void | opencl_check (const char *fname, const int line, const cl_int err) |