| 
    Belos
    Version of the Day
    
   | 
 
Declaration and definition of Belos::GmresPolySolMgr (hybrid block GMRES linear solver). More...
#include "BelosConfigDefs.hpp"#include "BelosTypes.hpp"#include "BelosLinearProblem.hpp"#include "BelosSolverManager.hpp"#include "BelosGmresPolyOp.hpp"#include "BelosSolverFactory_Generic.hpp"#include "Teuchos_as.hpp"

Go to the source code of this file.
Classes | |
| class | Belos::GmresPolySolMgrLinearProblemFailure | 
| GmresPolySolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e.  More... | |
| class | Belos::GmresPolySolMgrPolynomialFailure | 
| GmresPolySolMgrPolynomialFailure is thrown when their is a problem generating the GMRES polynomial for this linear problem.  More... | |
| class | Belos::GmresPolySolMgr< ScalarType, MV, OP > | 
| Hybrid block GMRES iterative linear solver.  More... | |
Namespaces | |
| Belos | |
Declaration and definition of Belos::GmresPolySolMgr (hybrid block GMRES linear solver).
Definition in file BelosGmresPolySolMgr.hpp.
 1.8.5