OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
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)
 

Member Function Documentation

◆ gather()

template<typename T >
static void MPI_IAllGatherW< T >::gather ( void *  sbuf,
size_t  sz_s,
void *  rbuf,
size_t  sz_r,
MPI_Request &  req 
)
inlinestatic

Definition at line 47 of file MPI_IAllGather.hpp.


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