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

Set of wrapping classing for MPI_Iallreduce. More...

Detailed Description

template<typename T>
class MPI_IallreduceW< T >

Set of wrapping classing for MPI_Iallreduce.

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

General reduction

Template Parameters
anytype

Definition at line 19 of file MPI_IallreduceW.hpp.

#include <MPI_IallreduceW.hpp>

Static Public Member Functions

static void reduce (T &buf, MPI_Op op, MPI_Request &req)
 

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