Static Public Member Functions | |
| template<typename grid_type , typename lambda_t1 , typename lambda_t2 , typename itd_type , typename coord_type > | |
| static __device__ void | call (grid_type &grid, lambda_t1 f1, lambda_t2 f2, unsigned int blockId, itd_type itd, coord_type &key, coord_type &keyg, unsigned int offset, bool &is_block_empty, bool is_in) |
| template<typename ite_type > | |
| static __device__ bool | set_keys (grid_key_dx< 3, int > &key, grid_key_dx< 3, int > &keyg, ite_type &itg) |
Definition at line 42 of file grid_dist_id_iterator.hpp.