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

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