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

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