OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
openfpm::merge_prp_device_impl< is_ok_cuda, T, Memory, layout_base, grow_p > Struct Template Reference

Detailed Description

template<bool is_ok_cuda, typename T, typename Memory, template< typename > class layout_base, typename grow_p>
struct openfpm::merge_prp_device_impl< is_ok_cuda, T, Memory, layout_base, grow_p >

Definition at line 111 of file map_vector.hpp.

Static Public Member Functions

template<typename S , typename M , typename gp , unsigned int impl, template< typename > class layout_base2, unsigned int ... args>
static void run (openfpm::vector< T, Memory, layout_base, grow_p, impl > &this_, const openfpm::vector< S, M, layout_base2, gp, impl > &v, unsigned int offset)
 

Member Function Documentation

◆ run()

template<bool is_ok_cuda, typename T , typename Memory , template< typename > class layout_base, typename grow_p >
template<typename S , typename M , typename gp , unsigned int impl, template< typename > class layout_base2, unsigned int ... args>
static void openfpm::merge_prp_device_impl< is_ok_cuda, T, Memory, layout_base, grow_p >::run ( openfpm::vector< T, Memory, layout_base, grow_p, impl > &  this_,
const openfpm::vector< S, M, layout_base2, gp, impl > &  v,
unsigned int  offset 
)
inlinestatic

Definition at line 119 of file map_vector.hpp.


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