|
ROL
|
This is the complete list of members for ROL::FletcherObjectiveE< Real >::AugSystemPrecond, including all inherited members.
| apply(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const | ROL::FletcherObjectiveE< Real >::AugSystemPrecond | inline |
| ROL::ROL::LinearOperator::apply(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const =0 | ROL::ROL::LinearOperator< Real > | pure virtual |
| applyAdjoint(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const | ROL::ROL::LinearOperator< Real > | inlinevirtual |
| applyAdjointInverse(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const | ROL::ROL::LinearOperator< Real > | inlinevirtual |
| applyInverse(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const | ROL::FletcherObjectiveE< Real >::AugSystemPrecond | inline |
| ROL::ROL::LinearOperator::applyInverse(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const | ROL::ROL::LinearOperator< Real > | inlinevirtual |
| AugSystemPrecond(const Ptr< Constraint< Real > > con, const Ptr< const Vector< Real > > x, const Ptr< const Vector< Real > > g) | ROL::FletcherObjectiveE< Real >::AugSystemPrecond | inline |
| con_ | ROL::FletcherObjectiveE< Real >::AugSystemPrecond | private |
| g_ | ROL::FletcherObjectiveE< Real >::AugSystemPrecond | private |
| update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::ROL::LinearOperator< Real > | inlinevirtual |
| x_ | ROL::FletcherObjectiveE< Real >::AugSystemPrecond | private |
| ~LinearOperator() | ROL::ROL::LinearOperator< Real > | inlinevirtual |