ALPSCore reference
Namespaces | Functions
mpi_optional.hpp File Reference

Header for object-oriented interface to MPI for boost::optional. More...

#include <alps/utilities/mpi.hpp>
#include <boost/optional.hpp>
Include dependency graph for mpi_optional.hpp:

Go to the source code of this file.

Namespaces

 alps
 
 alps::mpi
 

Functions

template<typename T >
void alps::mpi::broadcast (const communicator &comm, boost::optional< T > &val, int root)
 MPI_BCast of a boost::optional. More...
 

Detailed Description

Header for object-oriented interface to MPI for boost::optional.

Definition in file mpi_optional.hpp.