|
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) | |
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 108 of file BelosLSQRSolMgr.hpp.
| Belos::LSQRSolMgrBlockSizeFailure::LSQRSolMgrBlockSizeFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 110 of file BelosLSQRSolMgr.hpp.
1.7.6.1