Dune Core Modules (2.9.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
mpiguard.hh File Reference
Implements a MPIGuard which detects an error on a remote process. More...
#include "mpihelper.hh"
#include "communication.hh"
#include "mpicommunication.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. | |
Detailed Description
Implements a MPIGuard which detects an error on a remote process.
