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

Helper class to merge data without serialization, using host memory. More...

Detailed Description

template<bool sr>
struct op_ssend_gg_recv_merge_impl_run_device< sr >

Helper class to merge data without serialization, using host memory.

Definition at line 804 of file VCluster_meta_function.hpp.

#include <VCluster_meta_function.hpp>

Static Public Member Functions

template<typename T , typename D , typename S , template< typename > class layout_base, int ... prp>
static void execute (D &recv, S &v2, size_t i, size_t &start)
 Merge the.
 

Member Function Documentation

◆ execute()

template<bool sr>
template<typename T , typename D , typename S , template< typename > class layout_base, int ... prp>
static void op_ssend_gg_recv_merge_impl_run_device< sr >::execute ( D recv,
S &  v2,
size_t  i,
size_t &  start 
)
inlinestatic

Merge the.

Definition at line 812 of file VCluster_meta_function.hpp.


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