Belos Version of the Day
Loading...
Searching...
No Matches
Belos::LSQRSolMgrBlockSizeFailure Class Reference

LSQRSolMgrBlockSizeFailure is thrown when the linear problem has more than one RHS. More...

#include <BelosLSQRSolMgr.hpp>

Inheritance diagram for Belos::LSQRSolMgrBlockSizeFailure:

Public Member Functions

 LSQRSolMgrBlockSizeFailure (const std::string &what_arg)
Public Member Functions inherited from Belos::BelosError
 BelosError (const std::string &what_arg)

Detailed Description

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 60 of file BelosLSQRSolMgr.hpp.

Constructor & Destructor Documentation

◆ LSQRSolMgrBlockSizeFailure()

Belos::LSQRSolMgrBlockSizeFailure::LSQRSolMgrBlockSizeFailure ( const std::string & what_arg)
inline

Definition at line 62 of file BelosLSQRSolMgr.hpp.


The documentation for this class was generated from the following file:

Generated on for Belos by doxygen 1.15.0