ROL
|
This is the complete list of members for ROL::BlockOperator2Diagonal< Real >, including all inherited members.
A_ | ROL::BlockOperator2Diagonal< Real > | private |
apply(V &Hv, const V &v, Real &tol) const | ROL::BlockOperator2< Real > | 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(V &Hv, const V &v, Real &tol) const | ROL::BlockOperator2< Real > | inlinevirtual |
BlockOperator2(ROL::Ptr< OP > &a11, ROL::Ptr< OP > &a12, ROL::Ptr< OP > &a21, ROL::Ptr< OP > &a22) | ROL::BlockOperator2< Real > | inline |
BlockOperator2Diagonal(ROL::Ptr< OP > &A, ROL::Ptr< OP > &D) | ROL::BlockOperator2Diagonal< Real > | inline |
D_ | ROL::BlockOperator2Diagonal< Real > | private |
getOperator(int row, int col) const | ROL::BlockOperator2< Real > | inline |
OP typedef | ROL::BlockOperator2Diagonal< Real > | private |
PV typedef | ROL::BlockOperator2Diagonal< Real > | private |
update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::LinearOperator< Real > | inlinevirtual |
V typedef | ROL::BlockOperator2Diagonal< Real > | private |
~LinearOperator() | ROL::LinearOperator< Real > | inlinevirtual |