OpenFPM  5.2.0
Project that contain the implementation of distributed structures
MPI_IsendWB Class Reference

Set of wrapping classing for MPI_Isend. More...

#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, MPI_Comm ext_comm)
 

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.


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