| 
    Belos
    Version of the Day
    
   | 
 
The Belos::FixedPointSolMgr provides a solver manager for the FixedPoint linear solver. More...
#include "BelosConfigDefs.hpp"#include "BelosTypes.hpp"#include "BelosLinearProblem.hpp"#include "BelosSolverManager.hpp"#include "BelosCGIter.hpp"#include "BelosFixedPointIter.hpp"#include "BelosStatusTestMaxIters.hpp"#include "BelosStatusTestGenResNorm.hpp"#include "BelosStatusTestCombo.hpp"#include "BelosStatusTestOutputFactory.hpp"#include "BelosOutputManager.hpp"#include "Teuchos_BLAS.hpp"#include "Teuchos_LAPACK.hpp"#include <algorithm>

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