Belos
Version of the Day
|
PCPGSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors. More...
#include <BelosPCPGSolMgr.hpp>
Public Member Functions | |
PCPGSolMgrOrthoFailure (const std::string &what_arg) | |
Public Member Functions inherited from Belos::BelosError | |
BelosError (const std::string &what_arg) | |
PCPGSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors.
This exception is thrown from the PCPGSolMgr::solve() method.
Definition at line 92 of file BelosPCPGSolMgr.hpp.
|
inline |
Definition at line 93 of file BelosPCPGSolMgr.hpp.