Belos Package Browser (Single Doxygen Collection)
Development
|
FixedPointIterationOrthoFailure is thrown when the FixedPointIteration object is unable to compute independent direction vectors in the FixedPointIteration::iterate() routine. More...
#include <BelosFixedPointIteration.hpp>
Public Member Functions | |
FixedPointIterationOrthoFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
FixedPointIterationOrthoFailure is thrown when the FixedPointIteration object is unable to compute independent direction vectors in the FixedPointIteration::iterate() routine.
This std::exception is thrown from the FixedPointIteration::iterate() method.
Definition at line 109 of file BelosFixedPointIteration.hpp.
|
inline |
Definition at line 110 of file BelosFixedPointIteration.hpp.