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

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