|
Belos
Version of the Day
|
The Belos::BiCGStabSolMgr provides a solver manager for the BiCGStab linear solver. More...
#include "BelosConfigDefs.hpp"#include "BelosTypes.hpp"#include "BelosLinearProblem.hpp"#include "BelosSolverManager.hpp"#include "BelosBiCGStabIter.hpp"#include "BelosStatusTestMaxIters.hpp"#include "BelosStatusTestGenResNorm.hpp"#include "BelosStatusTestCombo.hpp"#include "BelosStatusTestOutputFactory.hpp"#include "BelosOutputManager.hpp"

Go to the source code of this file.
Classes | |
| class | Belos::BiCGStabSolMgrLinearProblemFailure |
| BiCGStabSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More... | |
| class | Belos::BiCGStabSolMgr< ScalarType, MV, OP > |
| The Belos::BiCGStabSolMgr provides a powerful and fully-featured solver manager over the pseudo-block BiCGStab iteration. More... | |
Namespaces | |
| Belos | |
The Belos::BiCGStabSolMgr provides a solver manager for the BiCGStab linear solver.
Definition in file BelosBiCGStabSolMgr.hpp.
1.8.5