ALPSCore reference
Namespaces | Functions
mpi_pair.hpp File Reference
#include <utility>
#include <alps/utilities/mpi.hpp>
#include <string>
#include <boost/container/vector.hpp>
Include dependency graph for mpi_pair.hpp:
This graph shows which files directly or indirectly include this file:

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...