vSMC
vSMC: Scalable Monte Carlo
Public Member Functions | List of all members
vsmc::MPIEnvironment Class Reference

MPI Environment. More...

#include <vsmc/mpi/mpi_manager.hpp>

Public Member Functions

 MPIEnvironment (int &argc, char **&argv, bool abort_on_exception=true)
 

Detailed Description

MPI Environment.

Use this class in place of boost::mpi::environment to correctly initialize Seed

Definition at line 62 of file mpi_manager.hpp.

Constructor & Destructor Documentation

vsmc::MPIEnvironment::MPIEnvironment ( int argc,
char **&  argv,
bool  abort_on_exception = true 
)
inline

Definition at line 71 of file mpi_manager.hpp.