Belos Package Browser (Single Doxygen Collection)  Development
Belos::PCPGSolMgr< ScalarType, MV, OP, true > Member List

This is the complete list of members for Belos::PCPGSolMgr< ScalarType, MV, OP, true >, including all inherited members.

achievedTol() constBelos::PCPGSolMgr< ScalarType, MV, OP, true >inlinevirtual
achievedTol_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
ARRQR(int numVecs, int numOrthVecs, const Teuchos::SerialDenseMatrix< int, ScalarType > &D)Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
C_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
convTest_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
convtol_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
convtol_default_Belos::PCPGSolMgr< ScalarType, MV, OP, true >privatestatic
deflatedBlocks_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
deflatedBlocks_default_Belos::PCPGSolMgr< ScalarType, MV, OP, true >privatestatic
description() constBelos::PCPGSolMgr< ScalarType, MV, OP, true >
dimU_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
getCurrentParameters() constBelos::PCPGSolMgr< ScalarType, MV, OP, true >inlinevirtual
getNumIters() constBelos::PCPGSolMgr< ScalarType, MV, OP, true >inlinevirtual
getProblem() constBelos::PCPGSolMgr< ScalarType, MV, OP, true >inlinevirtual
getTimers() constBelos::PCPGSolMgr< ScalarType, MV, OP, true >inline
getValidParameters() constBelos::PCPGSolMgr< ScalarType, MV, OP, true >virtual
isLOADetected() constBelos::PCPGSolMgr< ScalarType, MV, OP, true >inlinevirtual
isSet_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
label_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
label_default_Belos::PCPGSolMgr< ScalarType, MV, OP, true >privatestatic
MagnitudeType typedefBelos::PCPGSolMgr< ScalarType, MV, OP, true >private
maxIters_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
maxIters_default_Belos::PCPGSolMgr< ScalarType, MV, OP, true >privatestatic
maxIterTest_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
MT typedefBelos::PCPGSolMgr< ScalarType, MV, OP, true >private
MVT typedefBelos::PCPGSolMgr< ScalarType, MV, OP, true >private
numIters_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
OPT typedefBelos::PCPGSolMgr< ScalarType, MV, OP, true >private
ortho_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
orthoKappa_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
orthoKappa_default_Belos::PCPGSolMgr< ScalarType, MV, OP, true >privatestatic
orthoType_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
orthoType_default_Belos::PCPGSolMgr< ScalarType, MV, OP, true >privatestatic
outputFreq_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
outputFreq_default_Belos::PCPGSolMgr< ScalarType, MV, OP, true >privatestatic
outputStream_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
outputStream_default_Belos::PCPGSolMgr< ScalarType, MV, OP, true >privatestatic
outputStyle_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
outputStyle_default_Belos::PCPGSolMgr< ScalarType, MV, OP, true >privatestatic
outputTest_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
params_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
PCPGSolMgr()Belos::PCPGSolMgr< ScalarType, MV, OP, true >
PCPGSolMgr(const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem, const Teuchos::RCP< Teuchos::ParameterList > &pl)Belos::PCPGSolMgr< ScalarType, MV, OP, true >
printer_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
problem_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
R_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
reset(const ResetType type)Belos::PCPGSolMgr< ScalarType, MV, OP, true >inlinevirtual
savedBlocks_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
savedBlocks_default_Belos::PCPGSolMgr< ScalarType, MV, OP, true >privatestatic
SCT typedefBelos::PCPGSolMgr< 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 > &params)Belos::PCPGSolMgr< ScalarType, MV, OP, true >virtual
setProblem(const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem)Belos::PCPGSolMgr< 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
solve()Belos::PCPGSolMgr< ScalarType, MV, OP, true >virtual
SolverManager()Belos::SolverManager< ScalarType, MV, OP >inline
SolverManagerRequiresRealLapack()Belos::Details::SolverManagerRequiresRealLapack< ScalarType, MV, OP, true >inline
sTest_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
timerSolve_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
U_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
verbosity_Belos::PCPGSolMgr< ScalarType, MV, OP, true >private
verbosity_default_Belos::PCPGSolMgr< ScalarType, MV, OP, true >privatestatic
~PCPGSolMgr()Belos::PCPGSolMgr< ScalarType, MV, OP, true >inlinevirtual
~SolverManager()Belos::SolverManager< ScalarType, MV, OP >inlinevirtual
~SolverManagerRequiresRealLapack()Belos::Details::SolverManagerRequiresRealLapack< ScalarType, MV, OP, true >inlinevirtual