CGSingleRedIter(const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem, const Teuchos::RCP< OutputManager< ScalarType > > &printer, const Teuchos::RCP< StatusTest< ScalarType, MV, OP > > &tester, const Teuchos::RCP< StatusTestGenResNorm< ScalarType, MV, OP > > &convTester, Teuchos::ParameterList ¶ms) | Belos::CGSingleRedIter< ScalarType, MV, OP > | |
getBlockSize() const | Belos::CGSingleRedIter< ScalarType, MV, OP > | inlinevirtual |
getCurrentUpdate() const | Belos::CGSingleRedIter< ScalarType, MV, OP > | inlinevirtual |
getDiag() | Belos::CGSingleRedIter< ScalarType, MV, OP > | inlinevirtual |
getNativeResiduals(std::vector< MagnitudeType > *norms) const | Belos::CGSingleRedIter< ScalarType, MV, OP > | |
Belos::CGIteration::getNativeResiduals(std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > *norms) const =0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
getNumIters() const | Belos::CGSingleRedIter< ScalarType, MV, OP > | inlinevirtual |
getOffDiag() | Belos::CGSingleRedIter< ScalarType, MV, OP > | inlinevirtual |
getProblem() const | Belos::CGSingleRedIter< ScalarType, MV, OP > | inlinevirtual |
getState() const | Belos::CGSingleRedIter< ScalarType, MV, OP > | inlinevirtual |
initialize() | Belos::CGSingleRedIter< ScalarType, MV, OP > | inlinevirtual |
initializeCG(CGIterationState< ScalarType, MV > &newstate) | Belos::CGSingleRedIter< ScalarType, MV, OP > | virtual |
isInitialized() | Belos::CGSingleRedIter< ScalarType, MV, OP > | inlinevirtual |
iterate() | Belos::CGSingleRedIter< ScalarType, MV, OP > | virtual |
Iteration() | Belos::Iteration< ScalarType, MV, OP > | inline |
MagnitudeType typedef | Belos::CGSingleRedIter< ScalarType, MV, OP > | |
MVT typedef | Belos::CGSingleRedIter< ScalarType, MV, OP > | |
OPT typedef | Belos::CGSingleRedIter< ScalarType, MV, OP > | |
resetNumIters(int iter=0) | Belos::CGSingleRedIter< ScalarType, MV, OP > | inlinevirtual |
SCT typedef | Belos::CGSingleRedIter< ScalarType, MV, OP > | |
setBlockSize(int blockSize) | Belos::CGSingleRedIter< ScalarType, MV, OP > | inlinevirtual |
setDoCondEst(bool) | Belos::CGSingleRedIter< ScalarType, MV, OP > | inlinevirtual |
~CGSingleRedIter() | Belos::CGSingleRedIter< ScalarType, MV, OP > | inlinevirtual |
~Iteration() | Belos::Iteration< ScalarType, MV, OP > | inlinevirtual |