OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
op_ssend_recv_merge< op > Struct Template Reference

Helper class to merge data. More...

Detailed Description

template<template< typename, typename > class op>
struct op_ssend_recv_merge< op >

Helper class to merge data.

Definition at line 297 of file VCluster_meta_function.hpp.

#include <VCluster_meta_function.hpp>

Public Member Functions

 op_ssend_recv_merge (openfpm::vector< openfpm::vector< aggregate< size_t, size_t >>> &opart)
 constructor
 
template<bool sr, typename T , typename D , typename S , template< typename > class layout_base, int... prp>
void execute (D &recv, S &v2, size_t i)
 execute the merge
 

Data Fields

openfpm::vector
< openfpm::vector< aggregate
< size_t, size_t > > > & 
opart
 For each processor contain the list of the particles with which I must merge the information.
 

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