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

Detailed Description

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

Definition at line 160 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 (vector< T, Memory, layout_base, grow_p, impl > &this_, const vector< S, M, layout_base2, gp, impl > &v, unsigned int offset)
 

Member Function Documentation

◆ run()

template<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< true, T, Memory, layout_base, grow_p >::run ( vector< T, Memory, layout_base, grow_p, impl > &  this_,
const vector< S, M, layout_base2, gp, impl > &  v,
unsigned int  offset 
)
inlinestatic

Definition at line 168 of file map_vector.hpp.


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