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

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