Go to the source code of this file.
Namespaces | |
| namespace | Sundance |
Functions | |
| void | Sundance::reportFailure (const MPIComm &comm) |
| Call this function upon catching an exception at a point before a collective operation. | |
| bool | Sundance::checkForFailures (const MPIComm &comm) |
| Call this function after exception-free completion of a try/catch block preceding a collective operation. | |