mpi::broadcast

#include <mpi.hpp>

Synopsis

template<typename T>
void broadcast (T & x, communicator c = {}, int root = 0)

Generic broadcast implementation