This is the complete list of members for Belos::MinresIteration< ScalarType, MV, OP >, including all inherited members.
getBlockSize() const =0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
getCurrentUpdate() const =0 | Belos::Iteration< 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::MinresIteration< ScalarType, MV, OP > | pure virtual |
initialize()=0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
initializeMinres(const MinresIterationState< ScalarType, MV > &newstate)=0 | Belos::MinresIteration< 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 |
~Iteration() | Belos::Iteration< ScalarType, MV, OP > | inlinevirtual |