OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
MPI_IBcastW< T > Class Template Reference

General recv for vector of. More...

Detailed Description

template<typename T>
class MPI_IBcastW< T >

General recv for vector of.

Template Parameters
anytype

Definition at line 48 of file MPI_IBcastW.hpp.

#include <MPI_IBcastW.hpp>

Static Public Member Functions

template<typename Memory >
static void bcast (size_t proc, openfpm::vector< T, Memory > &v, MPI_Request &req)
 

Member Function Documentation

◆ bcast()

template<typename T >
template<typename Memory >
static void MPI_IBcastW< T >::bcast ( size_t  proc,
openfpm::vector< T, Memory > &  v,
MPI_Request &  req 
)
inlinestatic

Definition at line 51 of file MPI_IBcastW.hpp.


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