| assert_initialized() const | NLPInterfacePack::NLPSerialPreprocess | protected |
| 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_Gf(const Vector &x, bool newx=true) const | NLPInterfacePack::NLPObjGrad | virtual |
| calc_Gf_prod(const Vector &x, const Vector &d, bool newx=true) const | NLPInterfacePack::NLPObjGrad | virtual |
| calc_h_breve(const Vector &x, bool newx=true) const | NLPInterfacePack::NLP | virtual |
| equ_decomp() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| equ_perm() const | NLPInterfacePack::NLPSerialPreprocess | inlineprotected |
| equ_undecomp() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| f() | NLPInterfacePack::NLP | virtual |
| f() const | NLPInterfacePack::NLP | virtual |
| factory_P_equ() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| factory_P_var() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| fixed_var_mult() | NLPInterfacePack::NLPSerialPreprocess | static |
| force_xinit_in_bounds(bool force_xinit_in_bounds) | NLPInterfacePack::NLPSerialPreprocess | virtual |
| force_xinit_in_bounds() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| get_basis(Permutation *P_var, Range1D *var_dep, Permutation *P_equ, Range1D *equ_decomp) const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| get_c() | NLPInterfacePack::NLP | virtual |
| get_c_breve() | NLPInterfacePack::NLP | virtual |
| get_f() | NLPInterfacePack::NLP | virtual |
| get_Gf() | NLPInterfacePack::NLPObjGrad | virtual |
| get_h_breve() | NLPInterfacePack::NLP | virtual |
| get_init_lagrange_mult(VectorMutable *lambda, VectorMutable *nu) const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| get_next_basis(Permutation *P_var, Range1D *var_dep, Permutation *P_equ, Range1D *equ_decomp) | NLPInterfacePack::NLPSerialPreprocess | 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 |
| Gf() | NLPInterfacePack::NLPObjGrad | virtual |
| Gf() const | NLPInterfacePack::NLPObjGrad | virtual |
| h_breve() | NLPInterfacePack::NLP | virtual |
| h_breve() const | NLPInterfacePack::NLP | virtual |
| hl_breve() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| hu_breve() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| imp_calc_c(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const | NLPInterfacePack::NLPSerialPreprocess | protectedvirtual |
| imp_calc_c_breve(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info_breve) const | NLPInterfacePack::NLPSerialPreprocess | protectedvirtual |
| imp_calc_c_orig(const DVectorSlice &x_full, bool newx, const ZeroOrderInfoSerial &zero_order_info) const =0 | NLPInterfacePack::NLPSerialPreprocess | protectedpure virtual |
| imp_calc_f(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const | NLPInterfacePack::NLPSerialPreprocess | protectedvirtual |
| imp_calc_f_orig(const DVectorSlice &x_full, bool newx, const ZeroOrderInfoSerial &zero_order_info) const =0 | NLPInterfacePack::NLPSerialPreprocess | protectedpure virtual |
| imp_calc_Gf(const Vector &x, bool newx, const ObjGradInfo &obj_grad_info) const | NLPInterfacePack::NLPSerialPreprocess | protectedvirtual |
| imp_calc_Gf_orig(const DVectorSlice &x_full, bool newx, const ObjGradInfoSerial &obj_grad_info) const =0 | NLPInterfacePack::NLPSerialPreprocess | protectedpure virtual |
| imp_calc_h_breve(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info_breve) const | NLPInterfacePack::NLPSerialPreprocess | protectedvirtual |
| imp_calc_h_orig(const DVectorSlice &x_full, bool newx, const ZeroOrderInfoSerial &zero_order_info) const =0 | NLPInterfacePack::NLPSerialPreprocess | protectedpure virtual |
| imp_get_next_basis(IVector *var_perm_full, IVector *equ_perm_full, size_type *rank_full, size_type *rank) | NLPInterfacePack::NLPSerialPreprocess | protectedvirtual |
| imp_has_var_bounds() const =0 | NLPInterfacePack::NLPSerialPreprocess | protectedpure virtual |
| imp_hl_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | protectedpure virtual |
| imp_hu_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | protectedpure virtual |
| imp_m_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | protectedpure virtual |
| imp_mI_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | protectedpure virtual |
| imp_n_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | protectedpure virtual |
| imp_nlp_has_changed() const | NLPInterfacePack::NLPSerialPreprocess | inlineprotectedvirtual |
| imp_report_orig_final_solution(const DVectorSlice &x_full, const DVectorSlice *lambda_orig, const DVectorSlice *lambdaI_orig, const DVectorSlice *nu_orig, bool optimal) | NLPInterfacePack::NLPSerialPreprocess | inlineprotectedvirtual |
| imp_xinit_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | protectedpure virtual |
| imp_xl_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | protectedpure virtual |
| imp_xu_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | protectedpure virtual |
| infinite_bound() | NLPInterfacePack::NLP | static |
| informUpdatedVerbosityState() const | Teuchos::VerboseObjectBase | protectedvirtual |
| initialize(bool test_setup) | NLPInterfacePack::NLPSerialPreprocess | 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 |
| inv_equ_perm() const | NLPInterfacePack::NLPSerialPreprocess | inlineprotected |
| is_initialized() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| m() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| max_var_bounds_viol() const =0 | NLPInterfacePack::NLP | pure virtual |
| n() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| NLP() | NLPInterfacePack::NLP | |
| nlp_selects_basis() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| NLPObjGrad() | NLPInterfacePack::NLPObjGrad | |
| NLPSerialPreprocess() | NLPInterfacePack::NLPSerialPreprocess | |
| ns() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| num_bounded_x() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| num_c_evals() const | NLPInterfacePack::NLP | virtual |
| num_f_evals() const | NLPInterfacePack::NLP | virtual |
| num_Gf_evals() const | NLPInterfacePack::NLPObjGrad | virtual |
| obj_grad_info() const | NLPInterfacePack::NLPObjGrad | inlineprotected |
| obj_grad_orig_info() const | NLPInterfacePack::NLPSerialPreprocess | inlineprotected |
| options_ptr_t typedef | NLPInterfacePack::NLP | |
| P_equ() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| P_var() const | NLPInterfacePack::NLPSerialPreprocess | 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::NLPSerialPreprocess | virtual |
| scale_f(value_type scale_f) | NLPInterfacePack::NLPSerialPreprocess | virtual |
| scale_f() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| set_basis(const Permutation &P_var, const Range1D &var_dep, const Permutation *P_equ, const Range1D *equ_decomp) | NLPInterfacePack::NLPSerialPreprocess | 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_Gf(VectorMutable *Gf) | NLPInterfacePack::NLPObjGrad | virtual |
| set_h_breve(VectorMutable *h_breve) | NLPInterfacePack::NLP | virtual |
| set_not_initialized() | NLPInterfacePack::NLPSerialPreprocess | inlineprotected |
| set_options(const options_ptr_t &options) | NLPInterfacePack::NLP | virtual |
| set_x_full(const DVectorSlice &x, bool newx, DVectorSlice *x_full) const | NLPInterfacePack::NLPSerialPreprocess | protected |
| 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 | NLPInterfacePack::NLPSerialPreprocess | virtual |
| space_c_breve() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| space_h_breve() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| space_x() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| supports_Gf() const | NLPInterfacePack::NLPObjGrad | virtual |
| supports_Gf_prod() const | NLPInterfacePack::NLPObjGrad | virtual |
| unset_quantities() | NLPInterfacePack::NLPObjGrad | virtual |
| var_dep() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| var_full_to_remove_fixed() const | NLPInterfacePack::NLPSerialPreprocess | inlineprotected |
| var_indep() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| var_perm() const | NLPInterfacePack::NLPSerialPreprocess | inlineprotected |
| var_remove_fixed_to_full() const | NLPInterfacePack::NLPSerialPreprocess | inlineprotected |
| 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 | |
| x_full() const | NLPInterfacePack::NLPSerialPreprocess | inlineprotected |
| xinit() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| xl() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| xu() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| zero_order_info() const | NLPInterfacePack::NLP | inline |
| zero_order_info_breve() const | NLPInterfacePack::NLP | inline |
| zero_order_orig_info() const | NLPInterfacePack::NLPSerialPreprocess | inlineprotected |
| ~NLP() | NLPInterfacePack::NLP | virtual |
| ~VerboseObjectBase() | Teuchos::VerboseObjectBase | virtual |