|
Belos
Version of the Day
|
PCPGIterateFailure is thrown when the PCPGIter object breaks down. More...
#include <BelosPCPGIter.hpp>

Public Member Functions | |
| PCPGIterateFailure (const std::string &what_arg) | |
PCPGIterateFailure is thrown when the PCPGIter object breaks down.
The std::exception is thrown from the PCPGIter::iterate() method, and is due to a coefficient matrix that is not positive definite.
Definition at line 155 of file BelosPCPGIter.hpp.
| Belos::PCPGIterateFailure::PCPGIterateFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 156 of file BelosPCPGIter.hpp.
1.7.6.1