ROL
ROL::Objective_PoissonControl< Real > Member List

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

alpha_ (defined in ROL::Objective_PoissonControl< Real >)ROL::Objective_PoissonControl< Real >private
apply_mass(Vector< Real > &Mz, const Vector< Real > &z) (defined in ROL::Objective_PoissonControl< Real >)ROL::Objective_PoissonControl< Real >inline
checkGradient(const Vector< Real > &x, const Vector< Real > &d, const bool printToScreen=true, const int numSteps=ROL_NUM_CHECKDERIV_STEPS)ROL::Objective< Real >virtual
checkHessSym(const Vector< Real > &x, const Vector< Real > &v, const Vector< Real > &w, const bool printToScreen=true)ROL::Objective< Real >virtual
checkHessVec(const Vector< Real > &x, const Vector< Real > &v, const bool printToScreen=true, const int numSteps=ROL_NUM_CHECKDERIV_STEPS)ROL::Objective< Real >virtual
dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol)ROL::Objective< Real >virtual
evaluate_target(Real x) (defined in ROL::Objective_PoissonControl< Real >)ROL::Objective_PoissonControl< Real >inline
gradient(Vector< Real > &g, const Vector< Real > &z, Real &tol)ROL::Objective_PoissonControl< Real >inlinevirtual
hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Objective< Real >virtual
invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Objective< Real >inlinevirtual
Objective_PoissonControl(Real alpha=1.e-4) (defined in ROL::Objective_PoissonControl< Real >)ROL::Objective_PoissonControl< Real >inline
precond(Vector< Real > &Pv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Objective< Real >inlinevirtual
solve_poisson(Vector< Real > &u, const Vector< Real > &z) (defined in ROL::Objective_PoissonControl< Real >)ROL::Objective_PoissonControl< Real >inline
update(const Vector< Real > &x, bool flag=true, int iter=-1)ROL::Objective< Real >inlinevirtual
value(const Vector< Real > &z, Real &tol)ROL::Objective_PoissonControl< Real >inlinevirtual
~Objective() (defined in ROL::Objective< Real >)ROL::Objective< Real >inlinevirtual