Neko
1.99.1
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
12
typedef
double
real
;
13
typedef
double
real_xp
;
14
15
extern
void
*
glb_ctx
;
16
extern
void
*
glb_cmd_queue
;
17
extern
void
*
glb_device_id
;
18
19
#ifdef HAVE_OPENCL
23
extern
void
*
prf_cmd_queue
;
24
#endif
25
26
#endif
// __DEVICE_DEVICE_CONFIG__
real
double real
Definition
device_config.h:12
glb_cmd_queue
void * glb_cmd_queue
prf_cmd_queue
void * prf_cmd_queue
glb_ctx
void * glb_ctx
glb_device_id
void * glb_device_id
real_xp
double real_xp
Definition
device_config.h:13
src
device
device_config.h
Generated on Mon Oct 13 2025 03:46:25 for Neko by
1.9.8