#include <BelosGmresIteration.hpp>
Inheritance diagram for Belos::GmresIterationLAPACKFailure:

Public Member Functions | |
| GmresIterationLAPACKFailure (const std::string &what_arg) | |
This std::exception is thrown from the GmresIteration::iterate() method.
Definition at line 120 of file BelosGmresIteration.hpp.
| Belos::GmresIterationLAPACKFailure::GmresIterationLAPACKFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 121 of file BelosGmresIteration.hpp.
1.4.7