mpi::map_add

#include <mpi.hpp>

Synopsis

template<typename T>
MPI_Op map_add ()

Template parameters

  • T Type used for the addition.

Returns

MPI_Op for the generic addition of the given type.