OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
NN_gpu_selector< dim, cnt_type, ids_type, is_sparse > Struct Template Reference

Detailed Description

template<unsigned int dim, typename cnt_type, typename ids_type, bool is_sparse>
struct NN_gpu_selector< dim, cnt_type, ids_type, is_sparse >

Definition at line 386 of file CellList_gpu_ker.cuh.

Static Public Member Functions

static NN_gpu_it< dim, cnt_type, ids_type, 1, is_sparse > get (grid_key_dx< dim, ids_type > &cid, openfpm::vector_gpu_ker< aggregate< cnt_type >, memory_traits_inte > &starts, openfpm::vector_gpu_ker< aggregate< cnt_type >, memory_traits_inte > &srt, openfpm::array< ids_type, dim, cnt_type > div_c, openfpm::array< ids_type, dim, cnt_type > off)
 

Member Function Documentation

◆ get()

template<unsigned int dim, typename cnt_type , typename ids_type , bool is_sparse>
static NN_gpu_it< dim, cnt_type, ids_type, 1, is_sparse > NN_gpu_selector< dim, cnt_type, ids_type, is_sparse >::get ( grid_key_dx< dim, ids_type > &  cid,
openfpm::vector_gpu_ker< aggregate< cnt_type >, memory_traits_inte > &  starts,
openfpm::vector_gpu_ker< aggregate< cnt_type >, memory_traits_inte > &  srt,
openfpm::array< ids_type, dim, cnt_type >  div_c,
openfpm::array< ids_type, dim, cnt_type >  off 
)
inlinestatic

Definition at line 388 of file CellList_gpu_ker.cuh.


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