|
Belos Version of the Day
|
Implementation of Communication-Avoiding GMRES (CA-GMRES) More...
#include "BelosGmresBase.hpp"
Go to the source code of this file.
Classes | |
| class | Belos::CaGmresUpdateFailure |
| Raised when CaGmres::updateUpperHessenberg() fails. More... | |
| class | Belos::CaGmresOrthoFailure |
| Raised when CaGmres cannot compute at least two independent vectors. More... | |
| class | Belos::CaGmres< Scalar, MV, OP > |
| Communication-Avoiding GMRES implementation. More... | |
Namespaces | |
| namespace | Belos |
Implementation of Communication-Avoiding GMRES (CA-GMRES)
Definition in file BelosCaGmres.hpp.
1.7.4