| achievedTol() const | Belos::SolverManager< ScalarType, MV, OP > | inlinevirtual |
| clone() const override | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | inlinevirtual |
| condMax_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| convTest_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| description() const override | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | |
| getCurrentParameters() const override | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | inlinevirtual |
| getMatCondNum() const | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | inline |
| getMatNorm() const | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | inline |
| getMatResNorm() const | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | inline |
| getNumIters() const override | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | inlinevirtual |
| getProblem() const override | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | inlinevirtual |
| getResNorm() const | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | inline |
| getTimers() const | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | inline |
| getValidParameters() const override | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | virtual |
| isLOADetected() const override | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | inlinevirtual |
| isSet_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| label_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| lambda_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| loaDetected_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| LSQRSolMgr() | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | |
| LSQRSolMgr(const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem, const Teuchos::RCP< Teuchos::ParameterList > &pl) | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | |
| MagnitudeType typedef | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| matCondNum_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| matNorm_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| matResNorm_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| maxIters_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| maxIterTest_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| MVT typedef | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| numIters_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| OPT typedef | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| outputFreq_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| outputStream_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| outputStyle_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| outputTest_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| params_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| printer_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| problem_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| RealSolverManager() | Belos::Details::RealSolverManager< ScalarType, MV, OP, false > | inline |
| relMatErr_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| relRhsErr_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| reset(const ResetType type) override | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | inlinevirtual |
| resNorm_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| setDebugStatusTest(const Teuchos::RCP< StatusTest< ScalarType, MV, OP > > &) | Belos::SolverManager< ScalarType, MV, OP > | inlinevirtual |
| setParameters(const Teuchos::RCP< Teuchos::ParameterList > ¶ms) override | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | virtual |
| setProblem(const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem) override | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | inlinevirtual |
| setUserConvStatusTest(const Teuchos::RCP< StatusTest< ScalarType, MV, OP > > &, const typename StatusTestCombo< ScalarType, MV, OP >::ComboType &=StatusTestCombo< ScalarType, MV, OP >::SEQ) | Belos::SolverManager< ScalarType, MV, OP > | inlinevirtual |
| solve() override | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | virtual |
| SolverManager() | Belos::SolverManager< ScalarType, MV, OP > | inline |
| sTest_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| STM typedef | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| STS typedef | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| termIterMax_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| timerSolve_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| validParams_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | mutableprivate |
| verbosity_ | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | private |
| ~LSQRSolMgr() | Belos::LSQRSolMgr< ScalarType, MV, OP, false > | inlinevirtual |
| ~RealSolverManager() | Belos::Details::RealSolverManager< ScalarType, MV, OP, false > | inlinevirtual |
| ~SolverManager() | Belos::SolverManager< ScalarType, MV, OP > | inlinevirtual |