device selector struct
device selector struct, it return the correct data type for each device
Definition at line 197 of file grid_gpu.hpp.
#include <grid_gpu.hpp>
Public Types | |
typedef grid_cpu< dim, T > | cpu |
cpu | |
typedef grid_gpu< dim, T > | gpu |
gpu | |