hpx/async_mpi/transform_mpi.hpp#

Defined in header hpx/async_mpi/transform_mpi.hpp.

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx
namespace mpi
namespace experimental

Variables

hpx::mpi::experimental::transform_mpi_t transform_mpi#
struct transform_mpi_t : public hpx::functional::detail::tag_fallback<transform_mpi_t>#

Friends

template<typename Sender, typename F> inline friend constexpr friend auto tag_fallback_invoke (transform_mpi_t, Sender &&s, F &&f)
template<typename F> inline friend constexpr friend auto tag_fallback_invoke (transform_mpi_t, F &&f)