OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
MPI_IAllGatherW< unsigned char > Class Reference

specialization for vector of unsigned char More...

Detailed Description

specialization for vector of unsigned char

Definition at line 120 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()

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

Definition at line 123 of file MPI_IAllGather.hpp.


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