|
Belos
Version of the Day
|
RCGSolMgrRecyclingFailure is thrown when any problem occurs in using/creating the recycling subspace. More...
#include <BelosRCGSolMgr.hpp>

Public Member Functions | |
| RCGSolMgrRecyclingFailure (const std::string &what_arg) | |
RCGSolMgrRecyclingFailure is thrown when any problem occurs in using/creating the recycling subspace.
This exception is thrown from the RCGSolMgr::solve() method.
Definition at line 141 of file BelosRCGSolMgr.hpp.
| Belos::RCGSolMgrRecyclingFailure::RCGSolMgrRecyclingFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 142 of file BelosRCGSolMgr.hpp.
1.7.6.1