FixedPointIter(const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem, const Teuchos::RCP< OutputManager< ScalarType > > &printer, const Teuchos::RCP< StatusTest< ScalarType, MV, OP > > &tester, Teuchos::ParameterList ¶ms) | Belos::FixedPointIter< ScalarType, MV, OP > | |
getBlockSize() const | Belos::FixedPointIter< ScalarType, MV, OP > | inlinevirtual |
getCurrentUpdate() const | Belos::FixedPointIter< ScalarType, MV, OP > | inlinevirtual |
getNativeResiduals(std::vector< MagnitudeType > *) const | Belos::FixedPointIter< ScalarType, MV, OP > | inline |
Belos::FixedPointIteration::getNativeResiduals(std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > *norms) const =0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
getNumIters() const | Belos::FixedPointIter< ScalarType, MV, OP > | inlinevirtual |
getProblem() const | Belos::FixedPointIter< ScalarType, MV, OP > | inlinevirtual |
getState() const | Belos::FixedPointIter< ScalarType, MV, OP > | inlinevirtual |
initialize() | Belos::FixedPointIter< ScalarType, MV, OP > | inlinevirtual |
initialized_ | Belos::FixedPointIter< ScalarType, MV, OP > | private |
initializeFixedPoint(FixedPointIterationState< ScalarType, MV > &newstate) | Belos::FixedPointIter< ScalarType, MV, OP > | virtual |
isInitialized() | Belos::FixedPointIter< ScalarType, MV, OP > | inlinevirtual |
iter_ | Belos::FixedPointIter< ScalarType, MV, OP > | private |
iterate() | Belos::FixedPointIter< ScalarType, MV, OP > | virtual |
Iteration() | Belos::Iteration< ScalarType, MV, OP > | inline |
lp_ | Belos::FixedPointIter< ScalarType, MV, OP > | private |
MagnitudeType typedef | Belos::FixedPointIter< ScalarType, MV, OP > | |
MVT typedef | Belos::FixedPointIter< ScalarType, MV, OP > | |
numRHS_ | Belos::FixedPointIter< ScalarType, MV, OP > | private |
om_ | Belos::FixedPointIter< ScalarType, MV, OP > | private |
OPT typedef | Belos::FixedPointIter< ScalarType, MV, OP > | |
R_ | Belos::FixedPointIter< ScalarType, MV, OP > | private |
resetNumIters(int iter=0) | Belos::FixedPointIter< ScalarType, MV, OP > | inlinevirtual |
SCT typedef | Belos::FixedPointIter< ScalarType, MV, OP > | |
setBlockSize(int blockSize) | Belos::FixedPointIter< ScalarType, MV, OP > | virtual |
setStateSize() | Belos::FixedPointIter< ScalarType, MV, OP > | private |
stateStorageInitialized_ | Belos::FixedPointIter< ScalarType, MV, OP > | private |
stest_ | Belos::FixedPointIter< ScalarType, MV, OP > | private |
Z_ | Belos::FixedPointIter< ScalarType, MV, OP > | private |
~FixedPointIter() | Belos::FixedPointIter< ScalarType, MV, OP > | inlinevirtual |
~Iteration() | Belos::Iteration< ScalarType, MV, OP > | inlinevirtual |