Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
device_config.h
Go to the documentation of this file.
1#ifndef __DEVICE_DEVICE_CONFIG__
2#define __DEVICE_DEVICE_CONFIG__
3
12typedef double real;
13
14extern void *glb_ctx;
15extern void *glb_cmd_queue;
16extern void *glb_device_id;
17
18#endif // __DEVICE_DEVICE_CONFIG__
double real
void * glb_cmd_queue
void * glb_ctx
void * glb_device_id