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, true > Struct Template Reference

Detailed Description

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

Definition at line 401 of file CellList_gpu_ker.cuh.

Static Public Member Functions

static NN_gpu_it< dim, cnt_type, ids_type, 1, true > get (grid_key_dx< dim, ids_type > &cid, cnt_type c_id_sparse, 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, const openfpm::vector_gpu_ker< aggregate< cnt_type >, memory_traits_inte > &cells_nn, const openfpm::vector_gpu_ker< aggregate< cnt_type >, memory_traits_inte > &cell_nn_list)
 

Member Function Documentation

◆ get()

template<unsigned int dim, typename cnt_type , typename ids_type >
static NN_gpu_it< dim, cnt_type, ids_type, 1, true > NN_gpu_selector< dim, cnt_type, ids_type, true >::get ( grid_key_dx< dim, ids_type > &  cid,
cnt_type  c_id_sparse,
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,
const openfpm::vector_gpu_ker< aggregate< cnt_type >, memory_traits_inte > &  cells_nn,
const openfpm::vector_gpu_ker< aggregate< cnt_type >, memory_traits_inte > &  cell_nn_list 
)
inlinestatic

Definition at line 403 of file CellList_gpu_ker.cuh.


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