| 
    Belos
    Version of the Day
    
   | 
 
RCGSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More...
#include <BelosRCGSolMgr.hpp>

Public Member Functions | |
| RCGSolMgrLinearProblemFailure (const std::string &what_arg) | |
  Public Member Functions inherited from Belos::BelosError | |
| BelosError (const std::string &what_arg) | |
RCGSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e.
setProblem() was not called) when solve() is called.
This exception is thrown from the RCGSolMgr::solve() method.
Definition at line 121 of file BelosRCGSolMgr.hpp.
      
  | 
  inline | 
Definition at line 122 of file BelosRCGSolMgr.hpp.
 1.8.5