getBlockSize() const =0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
getCurrentUpdate() const =0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
getCurSubspaceDim() const =0 | Belos::GmresIteration< ScalarType, MV, OP > | pure virtual |
getMaxSubspaceDim() const =0 | Belos::GmresIteration< 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 |
getProblem() const =0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
getState() const =0 | Belos::GmresIteration< ScalarType, MV, OP > | pure virtual |
initialize()=0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
initializeGmres(GmresIterationState< ScalarType, MV > &newstate)=0 | Belos::GmresIteration< 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 |
setSize(int blockSize, int numBlocks)=0 | Belos::GmresIteration< ScalarType, MV, OP > | pure virtual |
updateLSQR(int dim=-1)=0 | Belos::GmresIteration< ScalarType, MV, OP > | pure virtual |
~Iteration() | Belos::Iteration< ScalarType, MV, OP > | inlinevirtual |