template<unsigned int impl>
struct launch_call_impl< impl >
Definition at line 18 of file grid_dist_id_iterator_gpu.cuh.
|
template<typename loc_grid_type , typename ite_type , typename itd_type , typename functor_type , typename ... argsT> |
static void | call (loc_grid_type &loc_grid, ite_type &ite, itd_type &itd, functor_type functor, argsT ... args) |
|
◆ call()
template<unsigned int impl>
template<typename loc_grid_type , typename ite_type , typename itd_type , typename functor_type , typename ... argsT>
static void launch_call_impl< impl >::call |
( |
loc_grid_type & |
loc_grid, |
|
|
ite_type & |
ite, |
|
|
itd_type & |
itd, |
|
|
functor_type |
functor, |
|
|
argsT ... |
args |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: