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

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

Detailed Description

template<bool sr>
struct op_ssend_recv_add_sr< sr >

Helper class to add data without serialization.

Definition at line 544 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 opt)
 Add data.
 

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_recv_add_sr< sr >::execute ( D recv,
S &  v2,
size_t  i,
size_t  opt 
)
inlinestatic

Add data.

Definition at line 551 of file VCluster_meta_function.hpp.


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