Belos Package Browser (Single Doxygen Collection)
Development
|
PseudoBlockGmresIterOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the new basis vectors. More...
#include <BelosPseudoBlockGmresIter.hpp>
Public Member Functions | |
PseudoBlockGmresIterOrthoFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
PseudoBlockGmresIterOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the new basis vectors.
This std::exception is thrown from the PseudoBlockGmresIter::iterate() method.
Definition at line 147 of file BelosPseudoBlockGmresIter.hpp.
|
inline |
Definition at line 148 of file BelosPseudoBlockGmresIter.hpp.