Neko  0.8.1
A portable framework for high-order spectral element flow simulations
device_config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef double real
 

Variables

void * glb_ctx
 
void * glb_cmd_queue
 
void * glb_device_id
 

Typedef Documentation

◆ real

typedef double real

Parameters and options for device backends Floating point precision in device kernels

Note
Set to the same C/C++ equivalent type as rp

Definition at line 12 of file device_config.h.

Variable Documentation

◆ glb_cmd_queue

void* glb_cmd_queue
extern

◆ glb_ctx

void* glb_ctx
extern

◆ glb_device_id

void* glb_device_id
extern