dune-common  2.2.1
Classes | Namespaces
mpiguard.hh File Reference

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

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

namespace  Dune
 Dune namespace.

Detailed Description

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

Author
Christian Engwer