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