| assert_and_set_basis(const IVector &var_perm, const IVector &equ_perm, size_type rank) | NLPInterfacePack::NLPSerialPreprocess | private |
| assert_bounds_on_variables() const | NLPInterfacePack::NLPSerialPreprocess | private |
| assert_initialized() const | NLPInterfacePack::NLPSerialPreprocess | protected |
| assert_ref_set(T *p, std::string info) const | NLPInterfacePack::NLP | inlineprotected |
| basis_selection_num_ | NLPInterfacePack::NLPSerialPreprocess | private |
| c() | NLPInterfacePack::NLP | virtual |
| c() const | NLPInterfacePack::NLP | virtual |
| c_breve() | NLPInterfacePack::NLP | virtual |
| c_breve() const | NLPInterfacePack::NLP | virtual |
| c_orig_ | NLPInterfacePack::NLPSerialPreprocess | mutableprivate |
| 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 |
| do_force_xinit_in_bounds() | NLPInterfacePack::NLPSerialPreprocess | private |
| equ_decomp() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| equ_from_full(const DVectorSlice &c_orig, const DVectorSlice &h_orig, const DVectorSlice &s_orig, DVectorSlice *c_full) const | NLPInterfacePack::NLPSerialPreprocess | protected |
| equ_perm() const | NLPInterfacePack::NLPSerialPreprocess | inlineprotected |
| equ_perm_ | NLPInterfacePack::NLPSerialPreprocess | private |
| equ_undecomp() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| f() | NLPInterfacePack::NLP | virtual |
| f() const | NLPInterfacePack::NLP | virtual |
| f_orig_ | NLPInterfacePack::NLPSerialPreprocess | mutableprivate |
| factory_P_equ() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| factory_P_equ_ | NLPInterfacePack::NLPSerialPreprocess | private |
| factory_P_var() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| factory_P_var_ | NLPInterfacePack::NLPSerialPreprocess | private |
| 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 |
| force_xinit_in_bounds_ | NLPInterfacePack::NLPSerialPreprocess | private |
| 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_next_basis_remove_fixed(IVector *var_perm, IVector *equ_perm, size_type *rank) | NLPInterfacePack::NLPSerialPreprocess | private |
| get_options() const | NLPInterfacePack::NLP | virtual |
| getDefaultVerbLevel() | Teuchos::VerboseObject< NLP > | static |
| getValidVerboseObjectSublist() | Teuchos::VerboseObject< NLP > | |
| getVerbLevel() const | Teuchos::VerboseObject< NLP > | virtual |
| Gf() | NLPInterfacePack::NLPObjGrad | virtual |
| Gf() const | NLPInterfacePack::NLPObjGrad | virtual |
| Gf_full_ | NLPInterfacePack::NLPSerialPreprocess | mutableprivate |
| h_breve() | NLPInterfacePack::NLP | virtual |
| h_breve() const | NLPInterfacePack::NLP | virtual |
| h_orig_ | NLPInterfacePack::NLPSerialPreprocess | mutableprivate |
| hl_breve() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| hl_breve_ | NLPInterfacePack::NLPSerialPreprocess | private |
| hu_breve() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| hu_breve_ | NLPInterfacePack::NLPSerialPreprocess | private |
| 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 |
| initialize(bool test_setup) | NLPInterfacePack::NLPSerialPreprocess | virtual |
| initialized_ | NLPInterfacePack::NLPSerialPreprocess | private |
| initializeVerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObject< NLP > | virtual |
| inv_equ_perm() const | NLPInterfacePack::NLPSerialPreprocess | inlineprotected |
| inv_equ_perm_ | NLPInterfacePack::NLPSerialPreprocess | private |
| inv_var_full_to_fixed_ | NLPInterfacePack::NLPSerialPreprocess | private |
| is_initialized() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| m() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| m_full_ | NLPInterfacePack::NLPSerialPreprocess | private |
| m_orig_ | NLPInterfacePack::NLPSerialPreprocess | private |
| max_var_bounds_viol() const =0 | NLPInterfacePack::NLP | pure virtual |
| mI_orig_ | NLPInterfacePack::NLPSerialPreprocess | private |
| n() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| n_ | NLPInterfacePack::NLPSerialPreprocess | private |
| n_full_ | NLPInterfacePack::NLPSerialPreprocess | private |
| n_orig_ | NLPInterfacePack::NLPSerialPreprocess | private |
| 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_bounded_x_ | NLPInterfacePack::NLPSerialPreprocess | private |
| 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_equ_ | NLPInterfacePack::NLPSerialPreprocess | private |
| P_var() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| P_var_ | NLPInterfacePack::NLPSerialPreprocess | private |
| perm_fcty_ptr_t typedef | NLPInterfacePack::NLPVarReductPerm | |
| r_ | NLPInterfacePack::NLPSerialPreprocess | private |
| 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 is_optimal) | NLPInterfacePack::NLPSerialPreprocess | virtual |
| scale_f(value_type scale_f) | NLPInterfacePack::NLPSerialPreprocess | virtual |
| scale_f() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| scale_f_ | NLPInterfacePack::NLPSerialPreprocess | private |
| 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 |
| setDefaultVerbLevel(const EVerbosityLevel defaultVerbLevel) | Teuchos::VerboseObject< NLP > | static |
| 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_ | NLPInterfacePack::NLPSerialPreprocess | private |
| space_c_breve() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| space_c_breve_ | NLPInterfacePack::NLPSerialPreprocess | private |
| space_h_breve() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| space_h_breve_ | NLPInterfacePack::NLPSerialPreprocess | private |
| space_x() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| space_x_ | NLPInterfacePack::NLPSerialPreprocess | private |
| 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_from_full(DVectorSlice::const_iterator vec_full, DVectorSlice::iterator vec) const | NLPInterfacePack::NLPSerialPreprocess | protected |
| var_full_to_fixed_ | NLPInterfacePack::NLPSerialPreprocess | private |
| var_full_to_remove_fixed() const | NLPInterfacePack::NLPSerialPreprocess | inlineprotected |
| var_indep() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| var_perm() const | NLPInterfacePack::NLPSerialPreprocess | inlineprotected |
| var_perm_ | NLPInterfacePack::NLPSerialPreprocess | private |
| var_remove_fixed_to_full() const | NLPInterfacePack::NLPSerialPreprocess | inlineprotected |
| var_to_full(DVectorSlice::const_iterator vec, DVectorSlice::iterator vec_full) const | NLPInterfacePack::NLPSerialPreprocess | protected |
| vec_space_ptr_t typedef | NLPInterfacePack::NLP | |
| Vector typedef | NLPInterfacePack::NLP | |
| VectorMutable typedef | NLPInterfacePack::NLP | |
| VerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObject< NLP > | |
| x_full() const | NLPInterfacePack::NLPSerialPreprocess | inlineprotected |
| x_full_ | NLPInterfacePack::NLPSerialPreprocess | mutableprivate |
| xinit() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| xinit_ | NLPInterfacePack::NLPSerialPreprocess | private |
| xinit_full_ | NLPInterfacePack::NLPSerialPreprocess | private |
| xl() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| xl_ | NLPInterfacePack::NLPSerialPreprocess | private |
| xl_full_ | NLPInterfacePack::NLPSerialPreprocess | private |
| xu() const | NLPInterfacePack::NLPSerialPreprocess | virtual |
| xu_ | NLPInterfacePack::NLPSerialPreprocess | private |
| xu_full_ | NLPInterfacePack::NLPSerialPreprocess | private |
| 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 |