ROL
|
This is the complete list of members for ROL::SemismoothNewtonProjection< Real >::Jacobian, including all inherited members.
alpha_ | ROL::SemismoothNewtonProjection< Real >::Jacobian | private |
apply(Vector< Real > &Jx, const Vector< Real > &x, Real &tol) const | ROL::SemismoothNewtonProjection< Real >::Jacobian | 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::LinearOperator< Real > | inlinevirtual |
bnd_ | ROL::SemismoothNewtonProjection< Real >::Jacobian | private |
con_ | ROL::SemismoothNewtonProjection< Real >::Jacobian | private |
Jacobian(const Ptr< Constraint< Real >> &con, const Ptr< BoundConstraint< Real >> &bnd, const Ptr< const Vector< Real >> &y, const Ptr< Vector< Real >> &xdual, const Ptr< Vector< Real >> &xprim, const Real alpha=1e-4) | ROL::SemismoothNewtonProjection< Real >::Jacobian | inline |
update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::LinearOperator< Real > | inlinevirtual |
xdual_ | ROL::SemismoothNewtonProjection< Real >::Jacobian | private |
xprim_ | ROL::SemismoothNewtonProjection< Real >::Jacobian | private |
y_ | ROL::SemismoothNewtonProjection< Real >::Jacobian | private |
~LinearOperator() | ROL::LinearOperator< Real > | inlinevirtual |