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

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

assert_is_initialized() const NLPInterfacePack::ExampleNLPObjGradinlineprivate
assert_ref_set(T *p, std::string info) const NLPInterfacePack::NLPinlineprotected
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_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
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
force_xinit_in_bounds(bool force_xinit_in_bounds)NLPInterfacePack::ExampleNLPObjGradvirtual
force_xinit_in_bounds() const NLPInterfacePack::ExampleNLPObjGradvirtual
force_xinit_in_bounds_NLPInterfacePack::ExampleNLPObjGradprivate
get_c()NLPInterfacePack::NLPvirtual
get_c_breve()NLPInterfacePack::NLPvirtual
get_f()NLPInterfacePack::NLPvirtual
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
has_bounds_NLPInterfacePack::ExampleNLPObjGradprivate
hl_breve() const NLPInterfacePack::NLPvirtual
hu_breve() const NLPInterfacePack::NLPvirtual
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
imp_calc_f(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const NLPInterfacePack::ExampleNLPObjGradprotectedvirtual
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::ExampleNLPObjGradvirtual
initialized_NLPInterfacePack::ExampleNLPObjGradprivate
initializeVerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null)Teuchos::VerboseObject< NLP >virtual
is_initialized() const NLPInterfacePack::ExampleNLPObjGradvirtual
m() const NLPInterfacePack::ExampleNLPObjGradvirtual
max_var_bounds_viol() const NLPInterfacePack::ExampleNLPObjGradvirtual
n() const NLPInterfacePack::ExampleNLPObjGradvirtual
n_NLPInterfacePack::ExampleNLPObjGradprivate
NLP()NLPInterfacePack::NLP
NLPObjGrad()NLPInterfacePack::NLPObjGrad
ns() const NLPInterfacePack::NLPvirtual
num_bounded_x() const NLPInterfacePack::ExampleNLPObjGradvirtual
num_c_evals() const NLPInterfacePack::NLPvirtual
num_f_evals() const NLPInterfacePack::NLPvirtual
num_Gf_evals() const NLPInterfacePack::NLPObjGradvirtual
obj_grad_info() const NLPInterfacePack::NLPObjGradinlineprotected
obj_scale_NLPInterfacePack::ExampleNLPObjGradprivate
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 >
report_final_solution(const Vector &x, const Vector *lambda, const Vector *nu, bool optimal)NLPInterfacePack::ExampleNLPObjGradvirtual
scale_f(value_type scale_f)NLPInterfacePack::ExampleNLPObjGradvirtual
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_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
space_c() const NLPInterfacePack::ExampleNLPObjGradvirtual
space_c_breve() const NLPInterfacePack::NLPvirtual
space_h_breve() const NLPInterfacePack::NLPvirtual
space_x() const NLPInterfacePack::ExampleNLPObjGradvirtual
supports_Gf() const NLPInterfacePack::NLPObjGradvirtual
supports_Gf_prod() const NLPInterfacePack::NLPObjGradvirtual
unset_quantities()NLPInterfacePack::NLPObjGradvirtual
var_dep() const NLPInterfacePack::ExampleNLPObjGradvirtual
var_dep_NLPInterfacePack::ExampleNLPObjGradprivate
var_indep() const NLPInterfacePack::ExampleNLPObjGradvirtual
var_indep_NLPInterfacePack::ExampleNLPObjGradprivate
vec_space_NLPInterfacePack::ExampleNLPObjGradprivate
vec_space_comp_NLPInterfacePack::ExampleNLPObjGradprivate
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 >
xinit() const NLPInterfacePack::ExampleNLPObjGradvirtual
xinit_NLPInterfacePack::ExampleNLPObjGradprivate
xl() const NLPInterfacePack::ExampleNLPObjGradvirtual
xl_NLPInterfacePack::ExampleNLPObjGradprivate
xu() const NLPInterfacePack::ExampleNLPObjGradvirtual
xu_NLPInterfacePack::ExampleNLPObjGradprivate
zero_order_info() const NLPInterfacePack::NLPinline
zero_order_info_breve() const NLPInterfacePack::NLPinline
~NLP()NLPInterfacePack::NLPvirtual