mpi::map_C_function

#include <mpi.hpp>

Synopsis

template<typename T, T F>
MPI_Op map_C_function ()

Template parameters

  • T Type on which the function will operate

  • F The C function to be mapped