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