Belos
Version of the Day
|
BlockCGSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors. More...
#include <BelosBlockCGSolMgr.hpp>
Public Member Functions | |
BlockCGSolMgrOrthoFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
BlockCGSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors.
This std::exception is thrown from the BlockCGSolMgr::solve() method.
Definition at line 111 of file BelosBlockCGSolMgr.hpp.
|
inline |
Definition at line 112 of file BelosBlockCGSolMgr.hpp.