ROL
ROL::BPOE< Real > Member List

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

BPOE(const Real threshold, const Real order=1)ROL::BPOE< Real >inline
BPOE(ROL::ParameterList &parlist)ROL::BPOE< Real >inline
dualVec1_ROL::BPOE< Real >private
dualVec2_ROL::BPOE< Real >private
firstResetBPOE_ROL::BPOE< Real >private
getGradient(Vector< Real > &g, std::vector< Real > &gstat, const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler)ROL::BPOE< 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::BPOE< Real >inline
getValue(const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler)ROL::BPOE< Real >inline
hvec_ROL::BPOE< Real >private
initialize(const Vector< Real > &x)ROL::BPOE< Real >inline
order_ROL::BPOE< Real >private
threshold_ROL::BPOE< Real >private
updateGradient(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol)ROL::BPOE< 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::BPOE< Real >inline
updateValue(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol)ROL::BPOE< Real >inline