|
Belos
Version of the Day
|
LSQRSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors. More...
#include <BelosLSQRSolMgr.hpp>

Public Member Functions | |
| LSQRSolMgrOrthoFailure (const std::string &what_arg) | |
LSQRSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors.
This std::exception is thrown from the LSQRSolMgr::solve() method.
Definition at line 95 of file BelosLSQRSolMgr.hpp.
| Belos::LSQRSolMgrOrthoFailure::LSQRSolMgrOrthoFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 97 of file BelosLSQRSolMgr.hpp.
1.7.6.1