| getBlockSize() const =0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
| getCurrentUpdate() const =0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
| getDiag()=0 | Belos::CGIteration< ScalarType, MV, OP > | pure virtual |
| getNativeResiduals(std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > *norms) const =0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
| getNumIters() const =0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
| getOffDiag()=0 | Belos::CGIteration< ScalarType, MV, OP > | pure virtual |
| getProblem() const =0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
| getState() const =0 | Belos::CGIteration< ScalarType, MV, OP > | pure virtual |
| initialize()=0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
| initializeCG(Teuchos::RCP< CGIterationStateBase< ScalarType, MV > > newstate, Teuchos::RCP< MV > R_0)=0 | Belos::CGIteration< ScalarType, MV, OP > | pure virtual |
| isInitialized()=0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
| iterate()=0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
| Iteration() | Belos::Iteration< ScalarType, MV, OP > | inline |
| resetNumIters(int iter=0)=0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
| setBlockSize(int blockSize)=0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
| setDoCondEst(bool val)=0 | Belos::CGIteration< ScalarType, MV, OP > | pure virtual |
| setState(Teuchos::RCP< CGIterationStateBase< ScalarType, MV > > state)=0 | Belos::CGIteration< ScalarType, MV, OP > | pure virtual |
| ~Iteration() | Belos::Iteration< ScalarType, MV, OP > | inlinevirtual |