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

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