ALPSCore reference
|
Header for archiving interface for boost::variant. More...
#include <alps/utilities/mpi_vector.hpp>
#include <alps/utilities/mpi_pair.hpp>
#include <alps/params/serialize_variant.hpp>
#include <cassert>
Go to the source code of this file.
Namespaces | |
alps | |
alps::mpi | |
Functions | |
void | alps::mpi::broadcast (const alps::mpi::communicator &, alps::params_ns::detail::None &, int) |
template<typename MPLSEQ > | |
void | alps::mpi::broadcast (const communicator &comm, typename boost::make_variant_over< MPLSEQ >::type &var, int root) |
MPI_BCast of an boost::variant over MPL type sequence MPLSEQ. More... | |
Header for archiving interface for boost::variant.
Header for object-oriented interface to MPI for boost::variant.
Definition in file mpi_variant.hpp.