Belos Package Browser (Single Doxygen Collection)
Development
|
BlockGmresSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors. More...
#include <BelosBlockGmresSolMgr.hpp>
Public Member Functions | |
BlockGmresSolMgrOrthoFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
BlockGmresSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors.
This std::exception is thrown from the BlockGmresSolMgr::solve() method.
Definition at line 102 of file BelosBlockGmresSolMgr.hpp.
|
inline |
Definition at line 103 of file BelosBlockGmresSolMgr.hpp.