|
Belos
Version of the Day
|
RCGSolMgrLAPACKFailure is thrown when a nonzero value is retuned from an LAPACK call. More...
#include <BelosRCGSolMgr.hpp>

Public Member Functions | |
| RCGSolMgrLAPACKFailure (const std::string &what_arg) | |
RCGSolMgrLAPACKFailure is thrown when a nonzero value is retuned from an LAPACK call.
This exception is thrown from the RCGSolMgr::solve() method.
Definition at line 131 of file BelosRCGSolMgr.hpp.
| Belos::RCGSolMgrLAPACKFailure::RCGSolMgrLAPACKFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 132 of file BelosRCGSolMgr.hpp.
1.7.6.1