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

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