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