achievedTol() const | Belos::FixedPointSolMgr< ScalarType, MV, OP > | inlinevirtual |
achievedTol_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
blockSize_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
blockSize_default_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | privatestatic |
convTest_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
convtol_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
convtol_default_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | privatestatic |
description() const | Belos::FixedPointSolMgr< ScalarType, MV, OP > | |
FixedPointSolMgr() | Belos::FixedPointSolMgr< ScalarType, MV, OP > | |
FixedPointSolMgr(const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem, const Teuchos::RCP< Teuchos::ParameterList > &pl) | Belos::FixedPointSolMgr< ScalarType, MV, OP > | |
getCurrentParameters() const | Belos::FixedPointSolMgr< ScalarType, MV, OP > | inlinevirtual |
getNumIters() const | Belos::FixedPointSolMgr< ScalarType, MV, OP > | inlinevirtual |
getProblem() const | Belos::FixedPointSolMgr< ScalarType, MV, OP > | inlinevirtual |
getTimers() const | Belos::FixedPointSolMgr< ScalarType, MV, OP > | inline |
getValidParameters() const | Belos::FixedPointSolMgr< ScalarType, MV, OP > | virtual |
isLOADetected() const | Belos::FixedPointSolMgr< ScalarType, MV, OP > | inlinevirtual |
isSet_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
label_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
label_default_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | privatestatic |
MagnitudeType typedef | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
maxIters_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
maxIters_default_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | privatestatic |
maxIterTest_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
MT typedef | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
MVT typedef | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
numIters_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
OPT typedef | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
outputFreq_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
outputFreq_default_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | privatestatic |
outputStream_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
outputStream_default_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | privatestatic |
outputStyle_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
outputStyle_default_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | privatestatic |
outputTest_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
params_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
printer_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
problem_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
replaceUserConvStatusTest(const Teuchos::RCP< StatusTestResNorm< ScalarType, MV, OP > > &userConvStatusTest) | Belos::FixedPointSolMgr< ScalarType, MV, OP > | inline |
reset(const ResetType type) | Belos::FixedPointSolMgr< ScalarType, MV, OP > | inlinevirtual |
SCT typedef | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
setDebugStatusTest(const Teuchos::RCP< StatusTest< ScalarType, MV, OP > > &debugStatusTest) | Belos::SolverManager< ScalarType, MV, OP > | inlinevirtual |
setParameters(const Teuchos::RCP< Teuchos::ParameterList > ¶ms) | Belos::FixedPointSolMgr< ScalarType, MV, OP > | virtual |
setProblem(const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem) | Belos::FixedPointSolMgr< ScalarType, MV, OP > | inlinevirtual |
setUserConvStatusTest(const Teuchos::RCP< StatusTest< ScalarType, MV, OP > > &userConvStatusTest, const typename StatusTestCombo< ScalarType, MV, OP >::ComboType &comboType=StatusTestCombo< ScalarType, MV, OP >::SEQ) | Belos::SolverManager< ScalarType, MV, OP > | inlinevirtual |
showMaxResNormOnly_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
showMaxResNormOnly_default_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | privatestatic |
solve() | Belos::FixedPointSolMgr< ScalarType, MV, OP > | virtual |
SolverManager() | Belos::SolverManager< ScalarType, MV, OP > | inline |
sTest_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
timerSolve_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
verbosity_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | private |
verbosity_default_ | Belos::FixedPointSolMgr< ScalarType, MV, OP > | privatestatic |
~FixedPointSolMgr() | Belos::FixedPointSolMgr< ScalarType, MV, OP > | inlinevirtual |
~SolverManager() | Belos::SolverManager< ScalarType, MV, OP > | inlinevirtual |