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

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

Detailed Description

template<template< typename, typename > class op, typename vector_type_opart>
struct op_ssend_recv_merge_impl< true, op, vector_type_opart >

Helper class to merge data with serialization.

Definition at line 658 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 data
 

Member Function Documentation

◆ execute()

template<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< true, op, vector_type_opart >::execute ( D recv,
S &  v2,
size_t  i,
vector_type_opart &  opart 
)
inlinestatic

merge the data

Definition at line 666 of file VCluster_meta_function.hpp.


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