dune-common  2.4.1-rc2
Classes | Namespaces
mpiguard.hh File Reference

Implements a MPIGuard which detects an error on a remote process. More...

#include "mpihelper.hh"
#include "collectivecommunication.hh"
#include "mpicollectivecommunication.hh"
#include <dune/common/exceptions.hh>

Go to the source code of this file.

Classes

class  Dune::MPIGuardError
 This exception is thrown if the MPIGuard detects an error on a remote process. More...
 
class  Dune::MPIGuard
 detects a thrown exception and communicates to all other processes More...
 

Namespaces

 Dune
 Dune namespace.
 

Detailed Description

Implements a MPIGuard which detects an error on a remote process.

Author
Christian Engwer