OpenFPM  5.2.0
Project that contain the implementation of distributed structures
MPI_IAllGatherW< T > Class Template Reference

General recv for vector of. More...

#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, MPI_Comm ext_comm)
 

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.


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