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< size_t > Class Template Reference

specialization for vector of size_t More...

Detailed Description

template<>
class MPI_IAllGatherW< size_t >

specialization for vector of size_t

Definition at line 132 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: