Belos Package Browser (Single Doxygen Collection)
Development
|
RCGSolMgrLAPACKFailure is thrown when a nonzero value is retuned from an LAPACK call. More...
#include <BelosRCGSolMgr.hpp>
Public Member Functions | |
RCGSolMgrLAPACKFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
RCGSolMgrLAPACKFailure is thrown when a nonzero value is retuned from an LAPACK call.
This exception is thrown from the RCGSolMgr::solve() method.
Definition at line 128 of file BelosRCGSolMgr.hpp.
|
inline |
Definition at line 129 of file BelosRCGSolMgr.hpp.