| assert_ref_set(T *p, std::string info) const | NLPInterfacePack::NLP | inlineprotected |
| c() | NLPInterfacePack::NLP | virtual |
| c() const | NLPInterfacePack::NLP | virtual |
| c_breve() | NLPInterfacePack::NLP | virtual |
| c_breve() const | NLPInterfacePack::NLP | virtual |
| calc_c(const Vector &x, bool newx=true) const | NLPInterfacePack::NLP | virtual |
| calc_c_breve(const Vector &x, bool newx=true) const | NLPInterfacePack::NLP | virtual |
| calc_f(const Vector &x, bool newx=true) const | NLPInterfacePack::NLP | virtual |
| calc_h_breve(const Vector &x, bool newx=true) const | NLPInterfacePack::NLP | virtual |
| equ_decomp() const =0 | NLPInterfacePack::NLPVarReductPerm | pure virtual |
| equ_undecomp() const =0 | NLPInterfacePack::NLPVarReductPerm | pure virtual |
| f() | NLPInterfacePack::NLP | virtual |
| f() const | NLPInterfacePack::NLP | virtual |
| factory_P_equ() const =0 | NLPInterfacePack::NLPVarReductPerm | pure virtual |
| factory_P_var() const =0 | NLPInterfacePack::NLPVarReductPerm | pure virtual |
| force_xinit_in_bounds(bool force_xinit_in_bounds)=0 | NLPInterfacePack::NLP | pure virtual |
| force_xinit_in_bounds() const =0 | NLPInterfacePack::NLP | pure virtual |
| get_basis(Permutation *P_var, Range1D *var_dep, Permutation *P_equ, Range1D *equ_decomp) const =0 | NLPInterfacePack::NLPVarReductPerm | pure virtual |
| get_c() | NLPInterfacePack::NLP | virtual |
| get_c_breve() | NLPInterfacePack::NLP | virtual |
| get_f() | NLPInterfacePack::NLP | virtual |
| get_h_breve() | NLPInterfacePack::NLP | virtual |
| get_init_lagrange_mult(VectorMutable *lambda, VectorMutable *nu) const | NLPInterfacePack::NLP | virtual |
| get_next_basis(Permutation *P_var, Range1D *var_dep, Permutation *P_equ, Range1D *equ_decomp)=0 | NLPInterfacePack::NLPVarReductPerm | pure virtual |
| get_options() const | NLPInterfacePack::NLP | virtual |
| getDefaultOStream() | Teuchos::VerboseObjectBase | static |
| getDefaultVerbLevel() | Teuchos::VerboseObject< NLP > | static |
| getLinePrefix() const | Teuchos::VerboseObjectBase | virtual |
| getOSTab(const int tabs=1, const std::string &linePrefix="") const | Teuchos::VerboseObjectBase | virtual |
| getOStream() const | Teuchos::VerboseObjectBase | virtual |
| getOverridingOStream() const | Teuchos::VerboseObjectBase | virtual |
| getValidVerboseObjectSublist() | Teuchos::VerboseObject< NLP > | |
| getVerbLevel() const | Teuchos::VerboseObject< NLP > | virtual |
| h_breve() | NLPInterfacePack::NLP | virtual |
| h_breve() const | NLPInterfacePack::NLP | virtual |
| hl_breve() const | NLPInterfacePack::NLP | virtual |
| hu_breve() const | NLPInterfacePack::NLP | virtual |
| imp_calc_c(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const =0 | NLPInterfacePack::NLP | protectedpure virtual |
| imp_calc_c_breve(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info_breve) const | NLPInterfacePack::NLP | protectedvirtual |
| imp_calc_f(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const =0 | NLPInterfacePack::NLP | protectedpure virtual |
| imp_calc_h_breve(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info_breve) const | NLPInterfacePack::NLP | protectedvirtual |
| infinite_bound() | NLPInterfacePack::NLP | static |
| informUpdatedVerbosityState() const | Teuchos::VerboseObjectBase | protectedvirtual |
| initialize(bool test_setup=false) | NLPInterfacePack::NLP | virtual |
| initializeVerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObject< NLP > | virtual |
| initializeVerboseObjectBase(const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObjectBase | virtual |
| is_initialized() const =0 | NLPInterfacePack::NLP | pure virtual |
| m() const | NLPInterfacePack::NLP | virtual |
| max_var_bounds_viol() const =0 | NLPInterfacePack::NLP | pure virtual |
| n() const | NLPInterfacePack::NLP | virtual |
| NLP() | NLPInterfacePack::NLP | |
| nlp_selects_basis() const =0 | NLPInterfacePack::NLPVarReductPerm | pure virtual |
| ns() const | NLPInterfacePack::NLP | virtual |
| num_bounded_x() const =0 | NLPInterfacePack::NLP | pure virtual |
| num_c_evals() const | NLPInterfacePack::NLP | virtual |
| num_f_evals() const | NLPInterfacePack::NLP | virtual |
| options_ptr_t typedef | NLPInterfacePack::NLP | |
| P_equ() const | NLPInterfacePack::NLP | virtual |
| P_var() const | NLPInterfacePack::NLP | virtual |
| perm_fcty_ptr_t typedef | NLPInterfacePack::NLPVarReductPerm | |
| readVerboseObjectSublist(ParameterList *paramList, RCP< FancyOStream > *oStream, EVerbosityLevel *verbLevel) | Teuchos::VerboseObject< NLP > | |
| readVerboseObjectSublist(ParameterList *paramList, VerboseObject< ObjectType > *verboseObject) | Teuchos::VerboseObject< NLP > | |
| report_final_solution(const Vector &x, const Vector *lambda, const Vector *nu, bool is_optimal) | NLPInterfacePack::NLP | virtual |
| scale_f(value_type scale_f)=0 | NLPInterfacePack::NLP | pure virtual |
| scale_f() const =0 | NLPInterfacePack::NLP | pure virtual |
| set_basis(const Permutation &P_var, const Range1D &var_dep, const Permutation *P_equ, const Range1D *equ_decomp)=0 | NLPInterfacePack::NLPVarReductPerm | pure virtual |
| set_c(VectorMutable *c) | NLPInterfacePack::NLP | virtual |
| set_c_breve(VectorMutable *c_breve) | NLPInterfacePack::NLP | virtual |
| set_f(value_type *f) | NLPInterfacePack::NLP | virtual |
| set_h_breve(VectorMutable *h_breve) | NLPInterfacePack::NLP | virtual |
| set_options(const options_ptr_t &options) | NLPInterfacePack::NLP | virtual |
| setDefaultOStream(const RCP< FancyOStream > &defaultOStream) | Teuchos::VerboseObjectBase | static |
| setDefaultVerbLevel(const EVerbosityLevel defaultVerbLevel) | Teuchos::VerboseObject< NLP > | static |
| setLinePrefix(const std::string &linePrefix) | Teuchos::VerboseObjectBase | virtual |
| setOStream(const RCP< FancyOStream > &oStream) const | Teuchos::VerboseObjectBase | virtual |
| setOverridingOStream(const RCP< FancyOStream > &oStream) const | Teuchos::VerboseObjectBase | virtual |
| setOverridingVerbLevel(const EVerbosityLevel verbLevel) const | Teuchos::VerboseObject< NLP > | virtual |
| setupVerboseObjectSublist(ParameterList *paramList) | Teuchos::VerboseObject< NLP > | |
| setVerbLevel(const EVerbosityLevel verbLevel) const | Teuchos::VerboseObject< NLP > | virtual |
| space_c() const =0 | NLPInterfacePack::NLP | pure virtual |
| space_c_breve() const | NLPInterfacePack::NLP | virtual |
| space_h_breve() const | NLPInterfacePack::NLP | virtual |
| space_x() const =0 | NLPInterfacePack::NLP | pure virtual |
| unset_quantities() | NLPInterfacePack::NLP | virtual |
| var_dep() const =0 | NLPInterfacePack::NLPVarReductPerm | pure virtual |
| var_indep() const =0 | NLPInterfacePack::NLPVarReductPerm | pure virtual |
| vec_space_ptr_t typedef | NLPInterfacePack::NLP | |
| VerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObject< NLP > | |
| VerboseObjectBase(const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObjectBase | |
| xinit() const =0 | NLPInterfacePack::NLP | pure virtual |
| xl() const =0 | NLPInterfacePack::NLP | pure virtual |
| xu() const =0 | NLPInterfacePack::NLP | pure virtual |
| zero_order_info() const | NLPInterfacePack::NLP | inline |
| zero_order_info_breve() const | NLPInterfacePack::NLP | inline |
| ~NLP() | NLPInterfacePack::NLP | virtual |
| ~VerboseObjectBase() | Teuchos::VerboseObjectBase | virtual |