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 "BelosOrthoManagerFactory.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 > |
The GMRES polynomial can be created in conjunction with any standard preconditioner. More... | |
Namespaces | |
Belos | |
Declaration and definition of Belos::GmresPolySolMgr (hybrid block GMRES linear solver).
Definition in file BelosGmresPolySolMgr.hpp.