MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NLPInterfacePack::ExampleNLPFirstOrder Member List

This is the complete list of members for NLPInterfacePack::ExampleNLPFirstOrder, including all inherited members.

assert_is_initialized() const NLPInterfacePack::ExampleNLPFirstOrderinlineprivate
assert_ref_set(T *p, std::string info) const NLPInterfacePack::NLPinlineprotected
basis_sys() const NLPInterfacePack::ExampleNLPFirstOrdervirtual
basis_sys_NLPInterfacePack::ExampleNLPFirstOrderprivate
basis_sys_ptr_t typedefNLPInterfacePack::NLPFirstOrder
c()NLPInterfacePack::NLPvirtual
c() const NLPInterfacePack::NLPvirtual
c_breve()NLPInterfacePack::NLPvirtual
c_breve() const NLPInterfacePack::NLPvirtual
calc_c(const Vector &x, bool newx=true) const NLPInterfacePack::NLPvirtual
calc_c_breve(const Vector &x, bool newx=true) const NLPInterfacePack::NLPvirtual
calc_f(const Vector &x, bool newx=true) const NLPInterfacePack::NLPvirtual
calc_Gc(const Vector &x, bool newx=true) const NLPInterfacePack::NLPFirstOrdervirtual
calc_Gf(const Vector &x, bool newx=true) const NLPInterfacePack::NLPObjGradvirtual
calc_Gf_prod(const Vector &x, const Vector &d, bool newx=true) const NLPInterfacePack::NLPObjGradvirtual
calc_h_breve(const Vector &x, bool newx=true) const NLPInterfacePack::NLPvirtual
ExampleNLPFirstOrder(const VectorSpace::space_ptr_t &vec_space, value_type xo, bool has_bounds, bool dep_bounded)NLPInterfacePack::ExampleNLPFirstOrder
ExampleNLPObjGrad(const VectorSpace::space_ptr_t &vec_space, value_type xo, bool has_bounds, bool dep_bounded)NLPInterfacePack::ExampleNLPObjGrad
f()NLPInterfacePack::NLPvirtual
f() const NLPInterfacePack::NLPvirtual
factory_Gc() const NLPInterfacePack::ExampleNLPFirstOrdervirtual
factory_Gc_NLPInterfacePack::ExampleNLPFirstOrderprivate
first_order_info() const NLPInterfacePack::NLPFirstOrderinlineprotected
NLPInterfacePack::force_xinit_in_bounds(bool force_xinit_in_bounds)=0NLPInterfacePack::NLPpure virtual
NLPInterfacePack::force_xinit_in_bounds() const =0NLPInterfacePack::NLPpure virtual
NLPInterfacePack::ExampleNLPObjGrad::force_xinit_in_bounds(bool force_xinit_in_bounds)NLPInterfacePack::ExampleNLPObjGradvirtual
NLPInterfacePack::ExampleNLPObjGrad::force_xinit_in_bounds() const NLPInterfacePack::ExampleNLPObjGradvirtual
Gc()NLPInterfacePack::NLPFirstOrdervirtual
Gc() const NLPInterfacePack::NLPFirstOrdervirtual
get_c()NLPInterfacePack::NLPvirtual
get_c_breve()NLPInterfacePack::NLPvirtual
get_f()NLPInterfacePack::NLPvirtual
get_Gc()NLPInterfacePack::NLPFirstOrdervirtual
get_Gf()NLPInterfacePack::NLPObjGradvirtual
get_h_breve()NLPInterfacePack::NLPvirtual
get_init_lagrange_mult(VectorMutable *lambda, VectorMutable *nu) const NLPInterfacePack::NLPvirtual
get_options() const NLPInterfacePack::NLPvirtual
getDefaultVerbLevel()Teuchos::VerboseObject< NLP >static
getValidVerboseObjectSublist()Teuchos::VerboseObject< NLP >
getVerbLevel() constTeuchos::VerboseObject< NLP >virtual
Gf()NLPInterfacePack::NLPObjGradvirtual
Gf() const NLPInterfacePack::NLPObjGradvirtual
h_breve()NLPInterfacePack::NLPvirtual
h_breve() const NLPInterfacePack::NLPvirtual
hl_breve() const NLPInterfacePack::NLPvirtual
hu_breve() const NLPInterfacePack::NLPvirtual
NLPInterfacePack::imp_calc_c(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const =0NLPInterfacePack::NLPprotectedpure virtual
NLPInterfacePack::ExampleNLPObjGrad::imp_calc_c(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const NLPInterfacePack::ExampleNLPObjGradprotectedvirtual
imp_calc_c_breve(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info_breve) const NLPInterfacePack::NLPprotectedvirtual
NLPInterfacePack::imp_calc_f(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const =0NLPInterfacePack::NLPprotectedpure virtual
NLPInterfacePack::ExampleNLPObjGrad::imp_calc_f(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const NLPInterfacePack::ExampleNLPObjGradprotectedvirtual
imp_calc_Gc(const Vector &x, bool newx, const FirstOrderInfo &first_order_info) const NLPInterfacePack::ExampleNLPFirstOrderprotectedvirtual
NLPInterfacePack::imp_calc_Gf(const Vector &x, bool newx, const ObjGradInfo &obj_grad_info) const =0NLPInterfacePack::NLPObjGradprotectedpure virtual
NLPInterfacePack::ExampleNLPObjGrad::imp_calc_Gf(const Vector &x, bool newx, const ObjGradInfo &obj_grad_info) const NLPInterfacePack::ExampleNLPObjGradprotectedvirtual
imp_calc_h(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const NLPInterfacePack::ExampleNLPObjGradprotected
imp_calc_h_breve(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info_breve) const NLPInterfacePack::NLPprotectedvirtual
infinite_bound()NLPInterfacePack::NLPstatic
initialize(bool test_setup)NLPInterfacePack::ExampleNLPFirstOrdervirtual
initialized_NLPInterfacePack::ExampleNLPFirstOrderprivate
initializeVerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null)Teuchos::VerboseObject< NLP >virtual
is_initialized() const NLPInterfacePack::ExampleNLPFirstOrdervirtual
NLPInterfacePack::m() const NLPInterfacePack::NLPvirtual
NLPInterfacePack::ExampleNLPObjGrad::m() const NLPInterfacePack::ExampleNLPObjGradvirtual
mat_fcty_ptr_t typedefNLPInterfacePack::NLPFirstOrder
NLPInterfacePack::max_var_bounds_viol() const =0NLPInterfacePack::NLPpure virtual
NLPInterfacePack::ExampleNLPObjGrad::max_var_bounds_viol() const NLPInterfacePack::ExampleNLPObjGradvirtual
NLPInterfacePack::n() const NLPInterfacePack::NLPvirtual
NLPInterfacePack::ExampleNLPObjGrad::n() const NLPInterfacePack::ExampleNLPObjGradvirtual
NLP()NLPInterfacePack::NLP
NLPFirstOrder()NLPInterfacePack::NLPFirstOrder
NLPObjGrad()NLPInterfacePack::NLPObjGrad
ns() const NLPInterfacePack::NLPvirtual
NLPInterfacePack::num_bounded_x() const =0NLPInterfacePack::NLPpure virtual
NLPInterfacePack::ExampleNLPObjGrad::num_bounded_x() const NLPInterfacePack::ExampleNLPObjGradvirtual
num_c_evals() const NLPInterfacePack::NLPvirtual
num_f_evals() const NLPInterfacePack::NLPvirtual
num_Gc_evals() const NLPInterfacePack::NLPFirstOrdervirtual
num_Gf_evals() const NLPInterfacePack::NLPObjGradvirtual
obj_grad_info() const NLPInterfacePack::NLPObjGradinlineprotected
options_ptr_t typedefNLPInterfacePack::NLP
P_equ() const NLPInterfacePack::NLPvirtual
P_var() const NLPInterfacePack::NLPvirtual
readVerboseObjectSublist(ParameterList *paramList, RCP< FancyOStream > *oStream, EVerbosityLevel *verbLevel)Teuchos::VerboseObject< NLP >
readVerboseObjectSublist(ParameterList *paramList, VerboseObject< NLP > *verboseObject)Teuchos::VerboseObject< NLP >
NLPInterfacePack::report_final_solution(const Vector &x, const Vector *lambda, const Vector *nu, bool is_optimal)NLPInterfacePack::NLPvirtual
NLPInterfacePack::ExampleNLPObjGrad::report_final_solution(const Vector &x, const Vector *lambda, const Vector *nu, bool optimal)NLPInterfacePack::ExampleNLPObjGradvirtual
NLPInterfacePack::scale_f(value_type scale_f)=0NLPInterfacePack::NLPpure virtual
NLPInterfacePack::scale_f() const =0NLPInterfacePack::NLPpure virtual
NLPInterfacePack::ExampleNLPObjGrad::scale_f(value_type scale_f)NLPInterfacePack::ExampleNLPObjGradvirtual
NLPInterfacePack::ExampleNLPObjGrad::scale_f() const NLPInterfacePack::ExampleNLPObjGradvirtual
set_c(VectorMutable *c)NLPInterfacePack::NLPvirtual
set_c_breve(VectorMutable *c_breve)NLPInterfacePack::NLPvirtual
set_f(value_type *f)NLPInterfacePack::NLPvirtual
set_Gc(MatrixOp *Gc)NLPInterfacePack::ExampleNLPFirstOrdervirtual
set_Gf(VectorMutable *Gf)NLPInterfacePack::NLPObjGradvirtual
set_h_breve(VectorMutable *h_breve)NLPInterfacePack::NLPvirtual
set_options(const options_ptr_t &options)NLPInterfacePack::NLPvirtual
setDefaultVerbLevel(const EVerbosityLevel defaultVerbLevel)Teuchos::VerboseObject< NLP >static
setOverridingVerbLevel(const EVerbosityLevel verbLevel) constTeuchos::VerboseObject< NLP >virtual
setupVerboseObjectSublist(ParameterList *paramList)Teuchos::VerboseObject< NLP >
setVerbLevel(const EVerbosityLevel verbLevel) constTeuchos::VerboseObject< NLP >virtual
NLPInterfacePack::space_c() const =0NLPInterfacePack::NLPpure virtual
NLPInterfacePack::ExampleNLPObjGrad::space_c() const NLPInterfacePack::ExampleNLPObjGradvirtual
space_c_breve() const NLPInterfacePack::NLPvirtual
space_h_breve() const NLPInterfacePack::NLPvirtual
NLPInterfacePack::space_x() const =0NLPInterfacePack::NLPpure virtual
NLPInterfacePack::ExampleNLPObjGrad::space_x() const NLPInterfacePack::ExampleNLPObjGradvirtual
supports_Gf() const NLPInterfacePack::NLPObjGradvirtual
supports_Gf_prod() const NLPInterfacePack::NLPObjGradvirtual
unset_quantities()NLPInterfacePack::NLPFirstOrdervirtual
var_dep() const NLPInterfacePack::ExampleNLPObjGradvirtual
var_indep() const NLPInterfacePack::ExampleNLPObjGradvirtual
vec_space_ptr_t typedefNLPInterfacePack::NLP
Vector typedefNLPInterfacePack::NLP
VectorMutable typedefNLPInterfacePack::NLP
VerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null)Teuchos::VerboseObject< NLP >
NLPInterfacePack::xinit() const =0NLPInterfacePack::NLPpure virtual
NLPInterfacePack::ExampleNLPObjGrad::xinit() const NLPInterfacePack::ExampleNLPObjGradvirtual
NLPInterfacePack::xl() const =0NLPInterfacePack::NLPpure virtual
NLPInterfacePack::ExampleNLPObjGrad::xl() const NLPInterfacePack::ExampleNLPObjGradvirtual
NLPInterfacePack::xu() const =0NLPInterfacePack::NLPpure virtual
NLPInterfacePack::ExampleNLPObjGrad::xu() const NLPInterfacePack::ExampleNLPObjGradvirtual
zero_order_info() const NLPInterfacePack::NLPinline
zero_order_info_breve() const NLPInterfacePack::NLPinline
~NLP()NLPInterfacePack::NLPvirtual