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