ROL
ROL::SmoothedPOE< Real > Member List

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

eps_ROL::SmoothedPOE< Real >private
getGradient(Vector< Real > &g, std::vector< Real > &gstat, const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler)ROL::SmoothedPOE< Real >inline
getHessVec(Vector< Real > &hv, std::vector< Real > &hvstat, const Vector< Real > &v, const std::vector< Real > &vstat, const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler)ROL::SmoothedPOE< Real >inline
getValue(const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler)ROL::SmoothedPOE< Real >inline
SmoothedPOE(const Real threshold, const Real eps)ROL::SmoothedPOE< Real >inline
SmoothedPOE(ROL::ParameterList &parlist)ROL::SmoothedPOE< Real >inline
smoothHeaviside(const Real x, const int deriv=0) constROL::SmoothedPOE< Real >inlineprivate
threshold_ROL::SmoothedPOE< Real >private
updateGradient(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol)ROL::SmoothedPOE< Real >inline
updateHessVec(Objective< Real > &obj, const Vector< Real > &v, const std::vector< Real > &vstat, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol)ROL::SmoothedPOE< Real >inline
updateValue(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol)ROL::SmoothedPOE< Real >inline