OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
grid_toKernelImpl< inte_or_lin, base_grid, dim, T > Struct Template Reference

Detailed Description

template<bool inte_or_lin, typename base_grid, unsigned int dim, typename T>
struct grid_toKernelImpl< inte_or_lin, base_grid, dim, T >

Definition at line 98 of file cuda_grid_gpu_funcs.cuh.

Static Public Member Functions

template<typename grid_type >
static base_grid toKernel (grid_type &gc)
 

Member Function Documentation

◆ toKernel()

template<bool inte_or_lin, typename base_grid , unsigned int dim, typename T >
template<typename grid_type >
static base_grid grid_toKernelImpl< inte_or_lin, base_grid, dim, T >::toKernel ( grid_type gc)
inlinestatic

Definition at line 100 of file cuda_grid_gpu_funcs.cuh.


The documentation for this struct was generated from the following file: