OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
MPI_IsendWB Class Reference

Set of wrapping classing for MPI_Isend. More...

Detailed Description

Set of wrapping classing for MPI_Isend.

The purpose of these classes is to correctly choose the right call based on the type we want to send

General send for a buffer

Definition at line 16 of file MPI_IsendW.hpp.

#include <MPI_IsendW.hpp>

Static Public Member Functions

static void send (size_t proc, size_t tag, const void *buf, size_t sz, MPI_Request &req)
 

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