ROL
ROL::Krylov< Real > Member List

This is the complete list of members for ROL::Krylov< Real >, including all inherited members.

absTol_ROL::Krylov< Real >private
getAbsoluteTolerance(void) constROL::Krylov< Real >inline
getMaximumIteration(void) constROL::Krylov< Real >inline
getRelativeTolerance(void) constROL::Krylov< Real >inline
Krylov(Real absTol=1.e-4, Real relTol=1.e-2, unsigned maxit=100)ROL::Krylov< Real >inline
maxit_ROL::Krylov< Real >private
relTol_ROL::Krylov< Real >private
resetAbsoluteTolerance(const Real absTol) constROL::Krylov< Real >inline
resetMaximumIteration(const unsigned maxit)ROL::Krylov< Real >inline
resetRelativeTolerance(const Real relTol) constROL::Krylov< Real >inline
run(Vector< Real > &x, LinearOperator< Real > &A, const Vector< Real > &b, LinearOperator< Real > &M, int &iter, int &flag)=0ROL::Krylov< Real >pure virtual
~Krylov(void)ROL::Krylov< Real >inlinevirtual