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