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

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