Belos Package Browser (Single Doxygen Collection)
Development
|
The Belos::TFQMRSolMgr provides a solver manager for the TFQMR linear solver. More...
#include "BelosConfigDefs.hpp"
#include "BelosTypes.hpp"
#include "BelosLinearProblem.hpp"
#include "BelosSolverManager.hpp"
#include "BelosTFQMRIter.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::TFQMRSolMgrLinearProblemFailure |
TFQMRSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More... | |
class | Belos::TFQMRSolMgrOrthoFailure |
TFQMRSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors. More... | |
class | Belos::TFQMRSolMgr< ScalarType, MV, OP > |
The Belos::TFQMRSolMgr provides a powerful and fully-featured solver manager over the TFQMR linear solver. More... | |
Namespaces | |
Belos | |
The Belos::TFQMRSolMgr provides a solver manager for the TFQMR linear solver.
Definition in file BelosTFQMRSolMgr.hpp.