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