|
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) | |
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 90 of file BelosPCPGSolMgr.hpp.
| Belos::PCPGSolMgrOrthoFailure::PCPGSolMgrOrthoFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 91 of file BelosPCPGSolMgr.hpp.
1.7.6.1