| Belos
    Version of the Day
    | 
Thrown when the linear problem was not set up correctly. More...
#include <BelosBlockGCRODRSolMgr.hpp>

| Public Member Functions | |
| BlockGCRODRSolMgrLinearProblemFailure (const std::string &what_arg) | |
|  Public Member Functions inherited from Belos::BelosError | |
| BelosError (const std::string &what_arg) | |
Thrown when the linear problem was not set up correctly.
This exception is thrown if setProblem() is not called before solve() is called. 
Definition at line 47 of file BelosBlockGCRODRSolMgr.hpp.
| 
 | inline | 
Definition at line 49 of file BelosBlockGCRODRSolMgr.hpp.
 1.8.5
 1.8.5