ALPSCore reference
|
Header for object-oriented interface to MPI for std::map. More...
Go to the source code of this file.
Namespaces | |
alps | |
alps::mpi | |
Functions | |
template<typename K , typename V > | |
void | alps::mpi::broadcast (const communicator &comm, std::map< K, V > &a_map, int root) |
MPI_BCast of an std::map. More... | |
Header for object-oriented interface to MPI for std::map.
Definition in file mpi_map.hpp.