, including all inherited members.
| assert_initialized() const | NLPInterfacePack::NLPSerialPreprocessExplJac | [protected] |
| assert_ref_set(T *p, std::string info) const | NLPInterfacePack::NLP | [inline, protected] |
| basis_sys() const | NLPInterfacePack::NLPSerialPreprocessExplJac | [virtual] |
| basis_sys_ptr_t typedef | NLPInterfacePack::NLPFirstOrder | |
| 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_Gc(const Vector &x, bool newx=true) const | NLPInterfacePack::NLPFirstOrder | [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 | [inline, protected] |
| equ_undecomp() const | NLPInterfacePack::NLPSerialPreprocess | [virtual] |
| f() | NLPInterfacePack::NLP | [virtual] |
| f() const | NLPInterfacePack::NLP | [virtual] |
| factory_Gc() const | NLPInterfacePack::NLPSerialPreprocessExplJac | [virtual] |
| factory_mat_ptr_t typedef | NLPInterfacePack::NLPSerialPreprocessExplJac | |
| factory_P_equ() const | NLPInterfacePack::NLPSerialPreprocess | [virtual] |
| factory_P_var() const | NLPInterfacePack::NLPSerialPreprocess | [virtual] |
| first_order_expl_info() const | NLPInterfacePack::NLPSerialPreprocessExplJac | [inline, protected] |
| first_order_info() const | NLPInterfacePack::NLPFirstOrder | [inline, protected] |
| 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] |
| Gc() | NLPInterfacePack::NLPFirstOrder | [virtual] |
| Gc() const | NLPInterfacePack::NLPFirstOrder | [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_Gc() | NLPInterfacePack::NLPFirstOrder | [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::NLPSerialPreprocessExplJac | [virtual] |
| get_options() const | NLPInterfacePack::NLPSerialPreprocessExplJac | [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 | [protected, virtual] |
| imp_calc_c_breve(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info_breve) const | NLPInterfacePack::NLPSerialPreprocess | [protected, virtual] |
| imp_calc_c_orig(const DVectorSlice &x_full, bool newx, const ZeroOrderInfoSerial &zero_order_info) const =0 | NLPInterfacePack::NLPSerialPreprocess | [protected, pure virtual] |
| imp_calc_f(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const | NLPInterfacePack::NLPSerialPreprocess | [protected, virtual] |
| imp_calc_f_orig(const DVectorSlice &x_full, bool newx, const ZeroOrderInfoSerial &zero_order_info) const =0 | NLPInterfacePack::NLPSerialPreprocess | [protected, pure virtual] |
| imp_calc_Gc(const Vector &x, bool newx, const FirstOrderInfo &first_order_info) const | NLPInterfacePack::NLPSerialPreprocessExplJac | [protected, virtual] |
| imp_calc_Gc_orig(const DVectorSlice &x_full, bool newx, const FirstOrderExplInfo &first_order_expl_info) const =0 | NLPInterfacePack::NLPSerialPreprocessExplJac | [protected, pure virtual] |
| imp_calc_Gf(const Vector &x, bool newx, const ObjGradInfo &obj_grad_info) const | NLPInterfacePack::NLPSerialPreprocess | [protected, virtual] |
| imp_calc_Gf_orig(const DVectorSlice &x_full, bool newx, const ObjGradInfoSerial &obj_grad_info) const =0 | NLPInterfacePack::NLPSerialPreprocess | [protected, pure virtual] |
| imp_calc_Gh_orig(const DVectorSlice &x_full, bool newx, const FirstOrderExplInfo &first_order_expl_info) const =0 | NLPInterfacePack::NLPSerialPreprocessExplJac | [protected, pure virtual] |
| imp_calc_h_breve(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info_breve) const | NLPInterfacePack::NLPSerialPreprocess | [protected, virtual] |
| imp_calc_h_orig(const DVectorSlice &x_full, bool newx, const ZeroOrderInfoSerial &zero_order_info) const =0 | NLPInterfacePack::NLPSerialPreprocess | [protected, pure virtual] |
| imp_Gc_nz_orig() const =0 | NLPInterfacePack::NLPSerialPreprocessExplJac | [protected, pure virtual] |
| imp_get_next_basis(IVector *var_perm_full, IVector *equ_perm_full, size_type *rank_full, size_type *rank) | NLPInterfacePack::NLPSerialPreprocess | [protected, virtual] |
| imp_Gh_nz_orig() const =0 | NLPInterfacePack::NLPSerialPreprocessExplJac | [protected, pure virtual] |
| imp_has_var_bounds() const =0 | NLPInterfacePack::NLPSerialPreprocess | [protected, pure virtual] |
| imp_hl_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | [protected, pure virtual] |
| imp_hu_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | [protected, pure virtual] |
| imp_m_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | [protected, pure virtual] |
| imp_mI_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | [protected, pure virtual] |
| imp_n_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | [protected, pure virtual] |
| imp_nlp_has_changed() const | NLPInterfacePack::NLPSerialPreprocess | [inline, protected, virtual] |
| 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 | [inline, protected, virtual] |
| imp_xinit_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | [protected, pure virtual] |
| imp_xl_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | [protected, pure virtual] |
| imp_xu_orig() const =0 | NLPInterfacePack::NLPSerialPreprocess | [protected, pure virtual] |
| infinite_bound() | NLPInterfacePack::NLP | [static] |
| informUpdatedVerbosityState() const | Teuchos::VerboseObjectBase | [protected, virtual] |
| initialize(bool test_setup) | NLPInterfacePack::NLPSerialPreprocessExplJac | [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 | [inline, protected] |
| is_initialized() const | NLPInterfacePack::NLPSerialPreprocessExplJac | [virtual] |
| m() const | NLPInterfacePack::NLPSerialPreprocess | [virtual] |
| mat_fcty_ptr_t typedef | NLPInterfacePack::NLPFirstOrder | |
| 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] |
| NLPFirstOrder() | NLPInterfacePack::NLPFirstOrder | |
| NLPObjGrad() | NLPInterfacePack::NLPObjGrad | |
| NLPSerialPreprocess() | NLPInterfacePack::NLPSerialPreprocess | |
| NLPSerialPreprocessExplJac(const basis_sys_fcty_ptr_t &basis_sys_fcty=Teuchos::rcp(new BasisSystemFactoryStd()), const factory_mat_ptr_t &factory_Gc_full=Teuchos::null) | NLPInterfacePack::NLPSerialPreprocessExplJac | |
| 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_Gc_evals() const | NLPInterfacePack::NLPFirstOrder | [virtual] |
| num_Gf_evals() const | NLPInterfacePack::NLPObjGrad | [virtual] |
| obj_grad_info() const | NLPInterfacePack::NLPObjGrad | [inline, protected] |
| obj_grad_orig_info() const | NLPInterfacePack::NLPSerialPreprocess | [inline, protected] |
| 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::NLPSerialPreprocessExplJac | [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_factory_Gc_full(const factory_mat_ptr_t &factory_Gc_full) | NLPInterfacePack::NLPSerialPreprocessExplJac | |
| set_Gc(MatrixOp *Gc) | NLPInterfacePack::NLPSerialPreprocessExplJac | [virtual] |
| set_Gf(VectorMutable *Gf) | NLPInterfacePack::NLPObjGrad | [virtual] |
| set_h_breve(VectorMutable *h_breve) | NLPInterfacePack::NLP | [virtual] |
| set_not_initialized() | NLPInterfacePack::NLPSerialPreprocess | [inline, protected] |
| set_options(const options_ptr_t &options) | NLPInterfacePack::NLPSerialPreprocessExplJac | |
| NLPInterfacePack::NLPSerialPreprocess::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] |
| STANDARD_COMPOSITION_MEMBERS(BasisSystemFactory, basis_sys_fcty) | NLPInterfacePack::NLPSerialPreprocessExplJac | |
| supports_Gf() const | NLPInterfacePack::NLPObjGrad | [virtual] |
| supports_Gf_prod() const | NLPInterfacePack::NLPObjGrad | [virtual] |
| NLPInterfacePack::unset_quantities() | NLPInterfacePack::NLPObjGrad | [virtual] |
| NLPInterfacePack::NLPFirstOrder::unset_quantities() | NLPInterfacePack::NLPFirstOrder | [virtual] |
| var_dep() const | NLPInterfacePack::NLPSerialPreprocess | [virtual] |
| var_full_to_remove_fixed() const | NLPInterfacePack::NLPSerialPreprocess | [inline, protected] |
| var_indep() const | NLPInterfacePack::NLPSerialPreprocess | [virtual] |
| var_perm() const | NLPInterfacePack::NLPSerialPreprocess | [inline, protected] |
| var_remove_fixed_to_full() const | NLPInterfacePack::NLPSerialPreprocess | [inline, protected] |
| 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 | [inline, protected] |
| 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 | [inline, protected] |
| ~NLP() | NLPInterfacePack::NLP | [virtual] |
| ~VerboseObjectBase() | Teuchos::VerboseObjectBase | [virtual] |