| 
    ROL
    
   | 
 
This is the complete list of members for ROL::ObjectiveFromBoundConstraint< Real >, including all inherited members.
| a_ | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| b_ | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| BARRIER_DOUBLEWELL enum value | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| BARRIER_LAST enum value | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| BARRIER_LOGARITHM enum value | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| BARRIER_QUADRATIC enum value | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| btype_ | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| checkGradient(const Vector< Real > &x, const Vector< Real > &d, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1) | ROL::Objective< Real > | inlinevirtual | 
| checkGradient(const Vector< Real > &x, const Vector< Real > &g, const Vector< Real > &d, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1) | ROL::Objective< Real > | virtual | 
| checkGradient(const Vector< Real > &x, const Vector< Real > &d, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1) | ROL::Objective< Real > | inlinevirtual | 
| checkGradient(const Vector< Real > &x, const Vector< Real > &g, const Vector< Real > &d, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1) | ROL::Objective< Real > | virtual | 
| checkHessSym(const Vector< Real > &x, const Vector< Real > &v, const Vector< Real > &w, const bool printToStream=true, std::ostream &outStream=std::cout) | ROL::Objective< Real > | inlinevirtual | 
| checkHessSym(const Vector< Real > &x, const Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &w, const bool printToStream=true, std::ostream &outStream=std::cout) | ROL::Objective< Real > | virtual | 
| checkHessVec(const Vector< Real > &x, const Vector< Real > &v, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1) | ROL::Objective< Real > | inlinevirtual | 
| checkHessVec(const Vector< Real > &x, const Vector< Real > &hv, const Vector< Real > &v, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1) | ROL::Objective< Real > | virtual | 
| checkHessVec(const Vector< Real > &x, const Vector< Real > &v, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1) | ROL::Objective< Real > | inlinevirtual | 
| checkHessVec(const Vector< Real > &x, const Vector< Real > &hv, const Vector< Real > &v, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1) | ROL::Objective< Real > | virtual | 
| dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol) | ROL::Objective< Real > | virtual | 
| EBarrierToString(EBarrierType type) | ROL::ObjectiveFromBoundConstraint< Real > | inlineprivate | 
| EBarrierType enum name | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| eBarrierType_ | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| Fill typedef | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| getBarrierVector(void) | ROL::ObjectiveFromBoundConstraint< Real > | inline | 
| getParameter(void) const | ROL::Objective< Real > | inlineprotected | 
| gradient(Vector< Real > &g, const Vector< Real > &x, Real &tol) | ROL::ObjectiveFromBoundConstraint< Real > | inlinevirtual | 
| Heaviside typedef | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::ObjectiveFromBoundConstraint< Real > | inlinevirtual | 
| invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | inlinevirtual | 
| isLowerActivated_ | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| isUpperActivated_ | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| lo_ | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| Logarithm typedef | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| Multiply typedef | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| ObjectiveFromBoundConstraint(const BoundConstraint< Real > &bc, ROL::ParameterList &parlist) | ROL::ObjectiveFromBoundConstraint< Real > | inline | 
| ObjectiveFromBoundConstraint(const BoundConstraint< Real > &bc) | ROL::ObjectiveFromBoundConstraint< Real > | inline | 
| Power typedef | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| precond(Vector< Real > &Pv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | inlinevirtual | 
| Reciprocal typedef | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| setParameter(const std::vector< Real > ¶m) | ROL::Objective< Real > | inlinevirtual | 
| StringToEBarrierType(std::string s) | ROL::ObjectiveFromBoundConstraint< Real > | inlineprivate | 
| Sum typedef | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| ThresholdLower typedef | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| ThresholdUpper typedef | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| UnaryFunction typedef | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| up_ | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::Objective< Real > | inlinevirtual | 
| V typedef | ROL::ObjectiveFromBoundConstraint< Real > | private | 
| value(const Vector< Real > &x, Real &tol) | ROL::ObjectiveFromBoundConstraint< Real > | inlinevirtual | 
| ~Objective() | ROL::Objective< Real > | inlinevirtual | 
 1.8.5