|
Belos
Version of the Day
|
Thrown when an LAPACK call fails. More...
#include <BelosBlockGCRODRSolMgr.hpp>

Public Member Functions | |
| BlockGCRODRSolMgrLAPACKFailure (const std::string &what_arg) | |
Thrown when an LAPACK call fails.
This exception is thrown if an LAPACK call return an error code.
Definition at line 98 of file BelosBlockGCRODRSolMgr.hpp.
| Belos::BlockGCRODRSolMgrLAPACKFailure::BlockGCRODRSolMgrLAPACKFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 100 of file BelosBlockGCRODRSolMgr.hpp.
1.7.6.1