apply(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const | ROL::ProjectedNewtonKrylovStep< Real >::PrecondPNK | inlinevirtual |
applyAdjoint(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const | ROL::LinearOperator< Real > | inlinevirtual |
applyAdjointInverse(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const | ROL::LinearOperator< Real > | inlinevirtual |
applyInverse(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const | ROL::ProjectedNewtonKrylovStep< Real >::PrecondPNK | inlinevirtual |
bnd_ | ROL::ProjectedNewtonKrylovStep< Real >::PrecondPNK | private |
eps_ | ROL::ProjectedNewtonKrylovStep< Real >::PrecondPNK | private |
g_ | ROL::ProjectedNewtonKrylovStep< Real >::PrecondPNK | private |
obj_ | ROL::ProjectedNewtonKrylovStep< Real >::PrecondPNK | private |
PrecondPNK(const ROL::Ptr< Objective< Real > > &obj, const ROL::Ptr< BoundConstraint< Real > > &bnd, const ROL::Ptr< Vector< Real > > &x, const ROL::Ptr< Vector< Real > > &g, Real eps=0) | ROL::ProjectedNewtonKrylovStep< Real >::PrecondPNK | inline |
PrecondPNK(const ROL::Ptr< Secant< Real > > &secant, const ROL::Ptr< BoundConstraint< Real > > &bnd, const ROL::Ptr< Vector< Real > > &x, const ROL::Ptr< Vector< Real > > &g, Real eps=0) | ROL::ProjectedNewtonKrylovStep< Real >::PrecondPNK | inline |
secant_ | ROL::ProjectedNewtonKrylovStep< Real >::PrecondPNK | private |
update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::LinearOperator< Real > | inlinevirtual |
useSecant_ | ROL::ProjectedNewtonKrylovStep< Real >::PrecondPNK | private |
v_ | ROL::ProjectedNewtonKrylovStep< Real >::PrecondPNK | private |
x_ | ROL::ProjectedNewtonKrylovStep< Real >::PrecondPNK | private |
~LinearOperator() | ROL::LinearOperator< Real > | inlinevirtual |