ALPSCore reference
|
#include <utility>
#include <alps/utilities/mpi.hpp>
#include <string>
#include <boost/container/vector.hpp>
Go to the source code of this file.
Namespaces | |
alps | |
alps::mpi | |
Functions | |
template<typename T > | |
void | alps::mpi::broadcast (const alps::mpi::communicator &comm, std::pair< std::string, T > &val, int root) |
MPI_BCast of a pair. More... | |