ROL
ROL::ParametrizedCompositeObjective< Real > Member List

This is the complete list of members for ROL::ParametrizedCompositeObjective< Real >, including all inherited members.

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
computeGradient(const Vector< Real > &x, Real &tol)ROL::ParametrizedCompositeObjective< Real >inlineprivate
computeHessVec(const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::ParametrizedCompositeObjective< Real >inlineprivate
computeValue(const Vector< Real > &x, Real &tol)ROL::ParametrizedCompositeObjective< Real >inlineprivate
dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol)ROL::Objective< Real >virtual
ROL::getParameter(void) const ROL::Objective< Real >inlineprotected
ROL::Parametrize::getParameter(void) const ROL::Parametrize< Real >inlineprotected
gradient(Vector< Real > &g, const Vector< Real > &x, Real &tol)ROL::ParametrizedCompositeObjective< Real >inlinevirtual
hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::ParametrizedCompositeObjective< Real >inlinevirtual
initialize(const Vector< Real > &x)ROL::ParametrizedCompositeObjective< Real >inlineprivate
invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Objective< Real >inlinevirtual
isGradientComputed_ROL::ParametrizedCompositeObjective< Real >private
isInitialized_ROL::ParametrizedCompositeObjective< Real >private
isValueComputed_ROL::ParametrizedCompositeObjective< Real >private
obj_grad_ROL::ParametrizedCompositeObjective< Real >private
obj_grad_vec_ROL::ParametrizedCompositeObjective< Real >private
obj_gv_ROL::ParametrizedCompositeObjective< Real >private
obj_gv_vec_ROL::ParametrizedCompositeObjective< Real >private
obj_hess_ROL::ParametrizedCompositeObjective< Real >private
obj_hess_vec_ROL::ParametrizedCompositeObjective< Real >private
obj_value_ROL::ParametrizedCompositeObjective< Real >private
obj_value_vec_ROL::ParametrizedCompositeObjective< Real >private
obj_vec_ROL::ParametrizedCompositeObjective< Real >private
ParametrizedCompositeObjective(const std::vector< Teuchos::RCP< ParametrizedObjective< Real > > > &obj_vec, const Teuchos::RCP< ParametrizedStdObjective< Real > > &std_obj)ROL::ParametrizedCompositeObjective< Real >inline
precond(Vector< Real > &Pv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Objective< Real >inlinevirtual
setParameter(const std::vector< Real > &param)ROL::ParametrizedCompositeObjective< Real >inlinevirtual
std_obj_ROL::ParametrizedCompositeObjective< Real >private
update(const Vector< Real > &x, bool flag=true, int iter=-1)ROL::ParametrizedCompositeObjective< Real >inlinevirtual
value(const Vector< Real > &x, Real &tol)ROL::ParametrizedCompositeObjective< Real >inlinevirtual
vec_grad_ROL::ParametrizedCompositeObjective< Real >private
vec_hess_ROL::ParametrizedCompositeObjective< Real >private
~Objective()ROL::Objective< Real >inlinevirtual
~Parametrize(void)ROL::Parametrize< Real >inlinevirtual
~ParametrizedObjective(void)ROL::ParametrizedObjective< Real >inlinevirtual