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

Helper class to merge data without serialization. More...

Detailed Description

template<bool sr, template< typename, typename > class op, typename vector_type_opart>
struct op_ssend_recv_merge_impl< sr, op, vector_type_opart >

Helper class to merge data without serialization.

Definition at line 635 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, vector_type_opart &opart)
 Merge the.
 

Member Function Documentation

◆ execute()

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

Merge the.

Definition at line 643 of file VCluster_meta_function.hpp.


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