ROL
|
This is the complete list of members for ROL::BlockOperator2UnitLower< Real >, including all inherited members.
apply(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const =0 | ROL::LinearOperator< Real > | pure virtual |
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 |
BlockOperator2UnitLower(ROL::Ptr< OP > &C) | ROL::BlockOperator2UnitLower< Real > | inline |
C_ | ROL::BlockOperator2UnitLower< Real > | private |
OP typedef | ROL::BlockOperator2UnitLower< Real > | private |
PV typedef | ROL::BlockOperator2UnitLower< Real > | private |
update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::LinearOperator< Real > | inlinevirtual |
V typedef | ROL::BlockOperator2UnitLower< Real > | private |
~LinearOperator() | ROL::LinearOperator< Real > | inlinevirtual |