Definition at line 15 of file Cuda_cell_list_util_func.hpp.
Static Public Member Functions | |
static __device__ __host__ cnt_type | get_cid (openfpm::array< ids_type, 1, cnt_type > &div_c, ids_type *e) |
static __device__ __host__ cnt_type | get_cid (const openfpm::array< ids_type, dim, cnt_type > &div_c, const grid_key_dx< 1, cnt_type > &e) |
template<typename T > | |
static __device__ __host__ cnt_type | get_cid (const openfpm::array< ids_type, dim, cnt_type > &div_c, const openfpm::array< T, dim, cnt_type > &spacing, const transform &t, const Point< dim, T > &p) |