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

General recv for vector of. More...

Detailed Description

template<typename T>
class MPI_IAllGatherW< T >

General recv for vector of.

Template Parameters
anytype

Definition at line 43 of file MPI_IAllGather.hpp.

#include <MPI_IAllGather.hpp>

Static Public Member Functions

static void gather (void *sbuf, size_t sz_s, void *rbuf, size_t sz_r, MPI_Request &req)
 

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