Class Dune::XT::Common::MPI_Comm_Wrapper

class Dune::XT::Common::MPI_Comm_Wrapper

this class is needed because pybind11 cannot directly use the real mpi_comm type

MPI_Comm_Wrapper &Dune::XT::Common::MPI_Comm_Wrapper::operator=(const int comm)

No documentation provided.

int Dune::XT::Common::MPI_Comm_Wrapper::get() const

No documentation provided.

Dune::XT::Common::MPI_Comm_Wrapper::MPI_Comm_Wrapper(int comm = <recovery-expr>())

No documentation provided.

int Dune::XT::Common::MPI_Comm_Wrapper::comm_

No documentation provided.