OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
launch_call_impl< impl > Struct Template Reference

Detailed Description

template<unsigned int impl>
struct launch_call_impl< impl >

Definition at line 18 of file grid_dist_id_iterator_gpu.cuh.

Static Public Member Functions

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)
 

Member Function Documentation

◆ 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

Definition at line 21 of file grid_dist_id_iterator_gpu.cuh.


The documentation for this struct was generated from the following file: