Belos Package Browser (Single Doxygen Collection)
Development
|
BiCGStabSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors. More...
#include <BelosBiCGStabSolMgr.hpp>
Public Member Functions | |
BiCGStabSolMgrOrthoFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
BiCGStabSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors.
This std::exception is thrown from the BiCGStabSolMgr::solve() method.
Definition at line 104 of file BelosBiCGStabSolMgr.hpp.
|
inline |
Definition at line 105 of file BelosBiCGStabSolMgr.hpp.