ROL
|
This is the complete list of members for ROL::SemismoothNewtonProjection< Real >::Precond, including all inherited members.
alpha_ | ROL::SemismoothNewtonProjection< Real >::Precond | private |
apply(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const | ROL::SemismoothNewtonProjection< Real >::Precond | 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::SemismoothNewtonProjection< Real >::Precond | inlinevirtual |
Precond(Real alpha=1e-4) | ROL::SemismoothNewtonProjection< Real >::Precond | inline |
update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::LinearOperator< Real > | inlinevirtual |
~LinearOperator() | ROL::LinearOperator< Real > | inlinevirtual |