| 
    Belos
    Version of the Day
    
   | 
 
LSQRSolMgrBlockSizeFailure is thrown when the linear problem has more than one RHS. More...
#include <BelosLSQRSolMgr.hpp>

Public Member Functions | |
| LSQRSolMgrBlockSizeFailure (const std::string &what_arg) | |
  Public Member Functions inherited from Belos::BelosError | |
| BelosError (const std::string &what_arg) | |
LSQRSolMgrBlockSizeFailure is thrown when the linear problem has more than one RHS.
This is unique to single vector methods.
This std::exception is thrown from the LSQRSolMgr::solve() method.
Definition at line 109 of file BelosLSQRSolMgr.hpp.
      
  | 
  inline | 
Definition at line 111 of file BelosLSQRSolMgr.hpp.
 1.8.5