Static Public Member Functions | |
| static __device__ __host__ unsigned int | get_cid (openfpm::array< ids_type, 1 > &numCellDiv, ids_type *e) |
| static __device__ __host__ unsigned int | get_cid (const openfpm::array< ids_type, dim > &numCellDiv, const grid_key_dx< 1, unsigned int > &e) |
| template<typename T > | |
| static __device__ __host__ unsigned int | get_cid (const openfpm::array< ids_type, dim > &numCellDiv, const openfpm::array< T, dim > &unitCellP2, const transform_type &pointTransform, const Point< dim, T > &p) |
Definition at line 16 of file Cuda_cell_list_util_func.hpp.