|
ROL
|
This is the complete list of members for Objective_PoissonInversion< Real >, including all inherited members.
| activateInertia(void) | Objective_PoissonInversion< Real > | inline |
| alpha_ | Objective_PoissonInversion< Real > | private |
| apply_linearized_control_operator(std::vector< Real > &Bd, const std::vector< Real > &z, const std::vector< Real > &d, const std::vector< Real > &u, bool addBC=true) | Objective_PoissonInversion< Real > | inline |
| apply_mass(std::vector< Real > &Mz, const std::vector< Real > &z) | Objective_PoissonInversion< Real > | inline |
| apply_transposed_linearized_control_operator(std::vector< Real > &Bd, const std::vector< Real > &z, const std::vector< Real > &d, const std::vector< Real > &u, bool addBC=true) | Objective_PoissonInversion< Real > | inline |
| 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 |
| deactivateInertia(void) | Objective_PoissonInversion< Real > | inline |
| dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol) | ROL::Objective< Real > | virtual |
| evaluate_target(Real x) | Objective_PoissonInversion< Real > | inline |
| getParameter(void) const | ROL::Objective< Real > | inlineprotected |
| getVector(const V &x) | Objective_PoissonInversion< Real > | inlineprivate |
| getVector(V &x) | Objective_PoissonInversion< Real > | inlineprivate |
| gradient(ROL::Vector< Real > &g, const ROL::Vector< Real > &z, Real &tol) | Objective_PoissonInversion< Real > | inlinevirtual |
| H_ | Objective_PoissonInversion< Real > | private |
| hessVec(ROL::Vector< Real > &hv, const ROL::Vector< Real > &v, const ROL::Vector< Real > &z, Real &tol) | Objective_PoissonInversion< Real > | inlinevirtual |
| hessVec_inertia(ROL::Vector< Real > &hv, const ROL::Vector< Real > &v, const ROL::Vector< Real > &z, Real &tol) | Objective_PoissonInversion< Real > | inline |
| hessVec_true(ROL::Vector< Real > &hv, const ROL::Vector< Real > &v, const ROL::Vector< Real > &z, Real &tol) | Objective_PoissonInversion< Real > | inline |
| hu_ | Objective_PoissonInversion< Real > | private |
| hz_ | Objective_PoissonInversion< Real > | private |
| invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | inlinevirtual |
| nu_ | Objective_PoissonInversion< Real > | private |
| nz_ | Objective_PoissonInversion< Real > | private |
| Objective_PoissonInversion(int nz=32, Real alpha=1.e-4) | Objective_PoissonInversion< 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 > ¶m) | ROL::Objective< Real > | inlinevirtual |
| solve_adjoint_equation(std::vector< Real > &p, const std::vector< Real > &u, const std::vector< Real > &z) | Objective_PoissonInversion< Real > | inline |
| solve_adjoint_sensitivity_equation(std::vector< Real > &q, const std::vector< Real > &w, const std::vector< Real > &v, const std::vector< Real > &p, const std::vector< Real > &u, const std::vector< Real > &z) | Objective_PoissonInversion< Real > | inline |
| solve_state_equation(std::vector< Real > &u, const std::vector< Real > &z) | Objective_PoissonInversion< Real > | inline |
| solve_state_sensitivity_equation(std::vector< Real > &w, const std::vector< Real > &v, const std::vector< Real > &u, const std::vector< Real > &z) | Objective_PoissonInversion< Real > | inline |
| SV typedef | Objective_PoissonInversion< Real > | private |
| u0_ | Objective_PoissonInversion< Real > | private |
| u1_ | Objective_PoissonInversion< Real > | private |
| uint typedef | Objective_PoissonInversion< Real > | private |
| update(const ROL::Vector< Real > &z, bool flag, int iter) | Objective_PoissonInversion< Real > | inlinevirtual |
| useCorrection_ | Objective_PoissonInversion< Real > | private |
| V typedef | Objective_PoissonInversion< Real > | private |
| value(const ROL::Vector< Real > &z, Real &tol) | Objective_PoissonInversion< Real > | inlinevirtual |
| vector typedef | Objective_PoissonInversion< Real > | private |
| ~Objective() | ROL::Objective< Real > | inlinevirtual |
1.8.5