|
dune-common
2.2.1
|
Implements a MPIGuard which detects an error on a remote process. More...
#include <dune/common/mpihelper.hh>#include <dune/common/collectivecommunication.hh>#include <dune/common/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 | |
| namespace | Dune |
| Dune namespace. | |
Implements a MPIGuard which detects an error on a remote process.
1.8.3.1