Process the receive buffer using the specified properties (meta-function) More...
Process the receive buffer using the specified properties (meta-function)
Definition at line 130 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, size_t opt) |
Process the receive buffer. | |