OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
Vcluster::index_gen< index_tuple< prp...> > Struct Template Reference

Process the receive buffer using the specified properties (meta-function) More...

Detailed Description

template<int... prp>
struct Vcluster::index_gen< index_tuple< prp...> >

Process the receive buffer using the specified properties (meta-function)

Definition at line 43 of file VCluster.hpp.

Static Public Member Functions

template<typename op , typename T , typename S , template< typename > class layout_base = memory_traits_lin>
static void process_recv (Vcluster &vcl, S &recv, openfpm::vector< size_t > *sz_recv, openfpm::vector< size_t > *sz_recv_byte, op &op_param)
 Process the receive buffer.
 

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