|
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) | |
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 109 of file BelosBlockCGSolMgr.hpp.
| Belos::BlockCGSolMgrOrthoFailure::BlockCGSolMgrOrthoFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 110 of file BelosBlockCGSolMgr.hpp.
1.7.6.1