OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
MPI_IsendW< double, Mem, gr > Class Template Reference

specialization for double More...

Detailed Description

template<typename Mem, template< typename > class gr>
class MPI_IsendW< double, Mem, gr >

specialization for double

Definition at line 167 of file MPI_IsendW.hpp.

#include <MPI_IsendW.hpp>

Static Public Member Functions

static void send (size_t proc, size_t tag, openfpm::vector< double, Mem, gr > &v, MPI_Request &req)
 

Member Function Documentation

◆ send()

template<typename Mem , template< typename > class gr>
static void MPI_IsendW< double, Mem, gr >::send ( size_t  proc,
size_t  tag,
openfpm::vector< double, Mem, gr > &  v,
MPI_Request &  req 
)
inlinestatic

Definition at line 170 of file MPI_IsendW.hpp.


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