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

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