![]() |
OGS
|
|
Class indicating that another MPI rank threw an exception.
This class is derived from BaseException. Hence, it can be caught with
. That makes it possible to handle both
and
in the same way.
#include <MPI.h>
Public Member Functions | |
| AnotherMPIRankThrew () | |
|
inline |