Belos Package Browser (Single Doxygen Collection)
Development
|
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) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (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 106 of file BelosPseudoBlockCGSolMgr.hpp.
|
inline |
Definition at line 107 of file BelosPseudoBlockCGSolMgr.hpp.