This is the complete list of members for ROL::BlockOperator2Determinant< Real >, including all inherited members.
| A_ | ROL::BlockOperator2Determinant< Real > | private |
| apply(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const | ROL::BlockOperator2Determinant< 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(Vector< Real > &Hv, const Vector< Real > &v, Real &tol) const | ROL::BlockOperator2Determinant< Real > | inlinevirtual |
| B_ | ROL::BlockOperator2Determinant< Real > | private |
| BlockOperator2Determinant(ROL::Ptr< OP > &A, ROL::Ptr< OP > &B, ROL::Ptr< OP > &C, ROL::Ptr< OP > &D, ROL::Ptr< V > &scratch) | ROL::BlockOperator2Determinant< Real > | inline |
| C_ | ROL::BlockOperator2Determinant< Real > | private |
| D_ | ROL::BlockOperator2Determinant< Real > | private |
| OP typedef | ROL::BlockOperator2Determinant< Real > | private |
| scratch_ | ROL::BlockOperator2Determinant< Real > | private |
| update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::BlockOperator2Determinant< Real > | inlinevirtual |
| V typedef | ROL::BlockOperator2Determinant< Real > | private |
| ~LinearOperator() | ROL::LinearOperator< Real > | inlinevirtual |