|
Belos
Version of the Day
|
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 89 of file BelosGmresPolyOp.hpp.
|
inline |
Definition at line 90 of file BelosGmresPolyOp.hpp.
1.8.5