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