Definition at line 297 of file CellList_gpu_ker.cuh.
Public Member Functions | |
__device__ __host__ | NN_gpu_it_radius (const grid_key_dx< dim, ids_type > &cell_pos, const openfpm::vector_gpu_ker< aggregate< int >, memory_traits_inte > &cells, const openfpm::vector_gpu_ker< aggregate< cnt_type >, memory_traits_inte > &starts, const openfpm::vector_gpu_ker< aggregate< cnt_type >, memory_traits_inte > &srt, const openfpm::array< ids_type, dim, cnt_type > &div_c, const openfpm::array< ids_type, dim, cnt_type > &off) |
__device__ cnt_type | get_sort () |
__device__ cnt_type | get () |
__device__ __host__ NN_gpu_it_radius< dim, cnt_type, ids_type > & | operator++ () |
__device__ cnt_type | get_start (unsigned int ce_id) |
__device__ cnt_type | get_cid () |
__device__ __host__ bool | isNext () |
Private Member Functions | |
__device__ __host__ void | SelectValid () |
Private Attributes | |
cnt_type | pos |
cnt_type | act |
const openfpm::vector_gpu_ker< aggregate< int >, memory_traits_inte > & | cells |
const openfpm::vector_gpu_ker< aggregate< cnt_type >, memory_traits_inte > & | starts |
const openfpm::vector_gpu_ker< aggregate< cnt_type >, memory_traits_inte > & | srt |
const openfpm::array< ids_type, dim, cnt_type > & | div_c |
const openfpm::array< ids_type, dim, cnt_type > & | off |
cnt_type | p_id |
cnt_type | c_id |
|
inline |
Definition at line 333 of file CellList_gpu_ker.cuh.
|
inline |
Definition at line 355 of file CellList_gpu_ker.cuh.
|
inline |
Definition at line 374 of file CellList_gpu_ker.cuh.
|
inline |
Definition at line 350 of file CellList_gpu_ker.cuh.
|
inline |
Definition at line 369 of file CellList_gpu_ker.cuh.
|
inline |
Definition at line 379 of file CellList_gpu_ker.cuh.
|
inline |
Definition at line 360 of file CellList_gpu_ker.cuh.
|
inlineprivate |
Definition at line 316 of file CellList_gpu_ker.cuh.
|
private |
Definition at line 301 of file CellList_gpu_ker.cuh.
|
private |
Definition at line 314 of file CellList_gpu_ker.cuh.
|
private |
Definition at line 303 of file CellList_gpu_ker.cuh.
|
private |
Definition at line 309 of file CellList_gpu_ker.cuh.
|
private |
Definition at line 311 of file CellList_gpu_ker.cuh.
|
private |
Definition at line 313 of file CellList_gpu_ker.cuh.
|
private |
Definition at line 299 of file CellList_gpu_ker.cuh.
|
private |
Definition at line 307 of file CellList_gpu_ker.cuh.
|
private |
Definition at line 305 of file CellList_gpu_ker.cuh.