Belos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Belos::FixedPointSolMgr< ScalarType, MV, OP > Member List

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

achievedTol() const overrideBelos::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
clone() const overrideBelos::FixedPointSolMgr< ScalarType, MV, OP >inlinevirtual
convTest_Belos::FixedPointSolMgr< ScalarType, MV, OP >private
convtol_Belos::FixedPointSolMgr< ScalarType, MV, OP >private
describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default)Teuchos::Describable
describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const Teuchos::Describablevirtual
describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const Teuchos::Describable
description() const overrideBelos::FixedPointSolMgr< ScalarType, MV, OP >virtual
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 overrideBelos::FixedPointSolMgr< ScalarType, MV, OP >inlinevirtual
getNumIters() const overrideBelos::FixedPointSolMgr< ScalarType, MV, OP >inlinevirtual
getObjectLabel() const Teuchos::Describablevirtual
getProblem() const overrideBelos::FixedPointSolMgr< ScalarType, MV, OP >inlinevirtual
getTimers() const Belos::FixedPointSolMgr< ScalarType, MV, OP >inline
getValidParameters() const overrideBelos::FixedPointSolMgr< ScalarType, MV, OP >virtual
isLOADetected() const overrideBelos::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
LabeledObject()Teuchos::Describable
MagnitudeType typedefBelos::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 typedefBelos::FixedPointSolMgr< ScalarType, MV, OP >private
MVT typedefBelos::FixedPointSolMgr< ScalarType, MV, OP >private
numIters_Belos::FixedPointSolMgr< ScalarType, MV, OP >private
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d)Teuchos::Describable
OPT typedefBelos::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
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) overrideBelos::FixedPointSolMgr< ScalarType, MV, OP >inlinevirtual
SCT typedefBelos::FixedPointSolMgr< ScalarType, MV, OP >private
setDebugStatusTest(const Teuchos::RCP< StatusTest< ScalarType, MV, OP > > &)Belos::SolverManager< ScalarType, MV, OP >inlinevirtual
setObjectLabel(const std::string &objectLabel)Teuchos::Describablevirtual
setParameters(const Teuchos::RCP< Teuchos::ParameterList > &params) overrideBelos::FixedPointSolMgr< ScalarType, MV, OP >virtual
setProblem(const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem) overrideBelos::FixedPointSolMgr< ScalarType, MV, OP >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
showMaxResNormOnly_Belos::FixedPointSolMgr< ScalarType, MV, OP >private
showMaxResNormOnly_default_Belos::FixedPointSolMgr< ScalarType, MV, OP >privatestatic
solve() overrideBelos::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
verbLevel_defaultTeuchos::Describablestatic
verbosity_Belos::FixedPointSolMgr< ScalarType, MV, OP >private
verbosity_default_Belos::FixedPointSolMgr< ScalarType, MV, OP >privatestatic
~Describable()Teuchos::Describablevirtual
~FixedPointSolMgr()Belos::FixedPointSolMgr< ScalarType, MV, OP >inlinevirtual
~LabeledObject()Teuchos::Describablevirtual
~SolverManager()Belos::SolverManager< ScalarType, MV, OP >inlinevirtual