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

Detailed Description

template<unsigned int dim>
struct launch_insert_sparse_lambda_call< dim >

Definition at line 26 of file grid_dist_id_iterator.hpp.

Static Public Member Functions

template<typename ec_type , typename lambda_t , typename coord_type >
static __device__ void call (ec_type &ec, lambda_t f, coord_type coord)
 
template<typename ite_type >
static __device__ bool set_keys (grid_key_dx< 3, int > &key, grid_key_dx< 3, int > &keyg, ite_type &itg)
 

Member Function Documentation

◆ call()

template<unsigned int dim>
template<typename ec_type , typename lambda_t , typename coord_type >
static __device__ void launch_insert_sparse_lambda_call< dim >::call ( ec_type &  ec,
lambda_t  f,
coord_type  coord 
)
inlinestatic

Definition at line 29 of file grid_dist_id_iterator.hpp.

◆ set_keys()

template<unsigned int dim>
template<typename ite_type >
static __device__ bool launch_insert_sparse_lambda_call< dim >::set_keys ( grid_key_dx< 3, int > &  key,
grid_key_dx< 3, int > &  keyg,
ite_type &  itg 
)
inlinestatic

Definition at line 35 of file grid_dist_id_iterator.hpp.


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