|
ROL
|
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 |