Belos Package Browser (Single Doxygen Collection)
Development
|
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) | |
![]() | |
BelosError (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 105 of file BelosGmresPolySolMgr.hpp.
|
inline |
Definition at line 106 of file BelosGmresPolySolMgr.hpp.