|
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) | |
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 101 of file BelosPseudoBlockGmresSolMgr.hpp.
| Belos::PseudoBlockGmresSolMgrOrthoFailure::PseudoBlockGmresSolMgrOrthoFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 102 of file BelosPseudoBlockGmresSolMgr.hpp.
1.7.6.1