OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
MPI_IsendW< T, Mem, gr > Class Template Reference

General send for a vector of any type. More...

Detailed Description

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

General send for a vector of any type.

Template Parameters
anytype

Definition at line 31 of file MPI_IsendW.hpp.

#include <MPI_IsendW.hpp>

Static Public Member Functions

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

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