|
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) | |
Public Member Functions inherited from Belos::BelosError | |
| BelosError (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 96 of file BelosLSQRSolMgr.hpp.
|
inline |
Definition at line 98 of file BelosLSQRSolMgr.hpp.
1.8.5