| 
    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) | |
  Public Member Functions inherited from Belos::BelosError | |
| BelosError (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.
      
  | 
  inline | 
Definition at line 156 of file BelosPCPGIter.hpp.
 1.8.5