Belos  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Belos::PCPGIterateFailure Class Reference

PCPGIterateFailure is thrown when the PCPGIter object breaks down. More...

#include <BelosPCPGIter.hpp>

Inheritance diagram for Belos::PCPGIterateFailure:
Inheritance graph
[legend]

Public Member Functions

 PCPGIterateFailure (const std::string &what_arg)
 
- Public Member Functions inherited from Belos::BelosError
 BelosError (const std::string &what_arg)
 

Detailed Description

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.

Constructor & Destructor Documentation

Belos::PCPGIterateFailure::PCPGIterateFailure ( const std::string &  what_arg)
inline

Definition at line 156 of file BelosPCPGIter.hpp.


The documentation for this class was generated from the following file:

Generated on Thu Mar 28 2024 09:27:42 for Belos by doxygen 1.8.5