|
ROL
|
This is the complete list of members for ROL::ProjectedPreconditioner< Real >, including all inherited members.
| apply(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const | ROL::ProjectedPreconditioner< Real > | inlinevirtual |
| applyInverse(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const | ROL::LinearOperator< Real > | inlinevirtual |
| con_ | ROL::ProjectedPreconditioner< Real > | private |
| eps_ | ROL::ProjectedPreconditioner< Real > | private |
| g_ | ROL::ProjectedPreconditioner< Real > | private |
| obj_ | ROL::ProjectedPreconditioner< Real > | private |
| ProjectedPreconditioner(const Teuchos::RCP< Objective< Real > > &obj, const Teuchos::RCP< BoundConstraint< Real > > &con, const Teuchos::RCP< Vector< Real > > &x, const Teuchos::RCP< Vector< Real > > &g) | ROL::ProjectedPreconditioner< Real > | inline |
| ProjectedPreconditioner(const Teuchos::RCP< Secant< Real > > &secant, const Teuchos::RCP< Objective< Real > > &obj, const Teuchos::RCP< BoundConstraint< Real > > &con, const Teuchos::RCP< Vector< Real > > &x, const Teuchos::RCP< Vector< Real > > &g, bool useSecant=true) | ROL::ProjectedPreconditioner< Real > | inline |
| secant_ | ROL::ProjectedPreconditioner< Real > | private |
| setData(Real eps=0.0) | ROL::ProjectedPreconditioner< Real > | inline |
| update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::LinearOperator< Real > | inlinevirtual |
| useSecant_ | ROL::ProjectedPreconditioner< Real > | private |
| v_ | ROL::ProjectedPreconditioner< Real > | private |
| x_ | ROL::ProjectedPreconditioner< Real > | private |
| ~LinearOperator() | ROL::LinearOperator< Real > | inlinevirtual |
1.8.11