achievedTol() const override | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | inlinevirtual |
achievedTol_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
adaptiveBlockSize_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
adaptiveBlockSize_default_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | privatestatic |
BlockCGSolMgr() | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | |
BlockCGSolMgr(const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem, const Teuchos::RCP< Teuchos::ParameterList > &pl) | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | |
blockSize_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
blockSize_default_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | privatestatic |
clone() const override | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | inlinevirtual |
convTest_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
convtol_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
description() const override | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | |
getCurrentParameters() const override | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | inlinevirtual |
getNumIters() const override | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | inlinevirtual |
getProblem() const override | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | inlinevirtual |
getTimers() const | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | inline |
getValidParameters() const override | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | virtual |
isLOADetected() const override | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | inlinevirtual |
isSet_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
label_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
label_default_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | privatestatic |
MagnitudeType typedef | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
maxIters_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
maxIters_default_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | privatestatic |
maxIterTest_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
MT typedef | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
MVT typedef | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
numIters_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
OPT typedef | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
ortho_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
orthoKappa_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
orthoType_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
orthoType_default_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | privatestatic |
outputFreq_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
outputFreq_default_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | privatestatic |
outputStream_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
outputStream_default_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | privatestatic |
outputStyle_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
outputStyle_default_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | privatestatic |
outputTest_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
params_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
printer_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
problem_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
reset(const ResetType type) override | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | inlinevirtual |
resScale_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
resScale_default_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | privatestatic |
SCT typedef | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
setDebugStatusTest(const Teuchos::RCP< StatusTest< ScalarType, MV, OP > > &debugStatusTest) | Belos::SolverManager< ScalarType, MV, OP > | inlinevirtual |
setParameters(const Teuchos::RCP< Teuchos::ParameterList > ¶ms) override | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | virtual |
setProblem(const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem) override | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | 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::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
showMaxResNormOnly_default_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | privatestatic |
solve() override | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | virtual |
SolverManager() | Belos::SolverManager< ScalarType, MV, OP > | inline |
SolverManagerRequiresLapack() | Belos::Details::SolverManagerRequiresLapack< ScalarType, MV, OP, true > | inline |
sTest_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
timerSolve_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
useSingleReduction_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
useSingleReduction_default_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | privatestatic |
verbosity_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | private |
verbosity_default_ | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | privatestatic |
~BlockCGSolMgr() | Belos::BlockCGSolMgr< ScalarType, MV, OP, true > | inlinevirtual |
~SolverManager() | Belos::SolverManager< ScalarType, MV, OP > | inlinevirtual |
~SolverManagerRequiresLapack() | Belos::Details::SolverManagerRequiresLapack< ScalarType, MV, OP, true > | inlinevirtual |