Belos Package Browser (Single Doxygen Collection)
Development
|
Thrown when the solution manager was unable to orthogonalize the basis vectors. More...
#include <BelosBlockGCRODRSolMgr.hpp>
Public Member Functions | |
BlockGCRODRSolMgrOrthoFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
Thrown when the solution manager was unable to orthogonalize the basis vectors.
This exception is thrown from the solve()
method if the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors.
Definition at line 89 of file BelosBlockGCRODRSolMgr.hpp.
|
inline |
Definition at line 91 of file BelosBlockGCRODRSolMgr.hpp.