Definition at line 42 of file grid_dist_id_iterator.hpp.
|
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) |
|
◆ call()
template<typename
grid_type , typename lambda_t1 , typename lambda_t2 , typename itd_type , typename coord_type >
static __device__ void launch_insert_sparse_lambda_call< 3 >::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 |
|
) |
| |
|
inlinestatic |
◆ set_keys()
template<typename ite_type >
The documentation for this struct was generated from the following file: