assert_is_initialized() const | NLPInterfacePack::NLPThyraModelEvaluatorBase | protected |
assert_ref_set(T *p, std::string info) const | NLPInterfacePack::NLP | protected |
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::NLPDirect | virtual |
calc_Gf_prod(const Vector &x, const Vector &d, bool newx) const | NLPInterfacePack::NLPDirectThyraModelEvaluator | virtual |
calc_h_breve(const Vector &x, bool newx=true) const | NLPInterfacePack::NLP | virtual |
calc_point(const Vector &x, value_type *f, VectorMutable *c, bool recalc_c, VectorMutable *Gf, VectorMutable *py, VectorMutable *rGf, MatrixOp *GcU, MatrixOp *D, MatrixOp *Uz) const | NLPInterfacePack::NLPDirectThyraModelEvaluator | virtual |
calc_semi_newton_step(const Vector &x, VectorMutable *c, bool recalc_c, VectorMutable *py) const | NLPInterfacePack::NLPDirectThyraModelEvaluator | virtual |
con_decomp() const | NLPInterfacePack::NLPDirect | virtual |
con_undecomp() const | NLPInterfacePack::NLPDirect | virtual |
copy_from_model_p(const Thyra::VectorBase< value_type > *model_p, VectorMutable *x_I) const | NLPInterfacePack::NLPThyraModelEvaluatorBase | protected |
copy_from_model_x(const Thyra::VectorBase< value_type > *model_x, VectorMutable *x_D) const | NLPInterfacePack::NLPThyraModelEvaluatorBase | protected |
evalModel(const Vector &x, bool newx, const ZeroOrderInfo *zero_order_info, const ObjGradInfo *obj_grad_info) const | NLPInterfacePack::NLPThyraModelEvaluatorBase | protected |
f() | NLPInterfacePack::NLP | virtual |
f() const | NLPInterfacePack::NLP | virtual |
factory_D() const | NLPInterfacePack::NLPDirectThyraModelEvaluator | virtual |
factory_GcU() const | NLPInterfacePack::NLPDirect | virtual |
factory_GcUD() const | NLPInterfacePack::NLPDirect | virtual |
factory_S() const | NLPInterfacePack::NLPDirectThyraModelEvaluator | virtual |
factory_transDtD() const | NLPInterfacePack::NLPDirect | virtual |
factory_Uz() const | NLPInterfacePack::NLPDirect | virtual |
NLPInterfacePack::force_xinit_in_bounds(bool force_xinit_in_bounds)=0 | NLPInterfacePack::NLP | pure virtual |
NLPInterfacePack::force_xinit_in_bounds() const =0 | NLPInterfacePack::NLP | pure virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::force_xinit_in_bounds(bool force_xinit_in_bounds) | NLPInterfacePack::NLPThyraModelEvaluatorBase | virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::force_xinit_in_bounds() const | NLPInterfacePack::NLPThyraModelEvaluatorBase | virtual |
get_c() | NLPInterfacePack::NLP | virtual |
get_c_breve() | NLPInterfacePack::NLP | virtual |
get_f() | NLPInterfacePack::NLP | virtual |
get_Gf() | NLPInterfacePack::NLPDirect | virtual |
get_h_breve() | NLPInterfacePack::NLP | virtual |
get_init_lagrange_mult(VectorMutable *lambda, VectorMutable *nu) const | NLPInterfacePack::NLP | virtual |
get_options() const | NLPInterfacePack::NLP | virtual |
Gf() | NLPInterfacePack::NLPDirect | virtual |
Gf() const | NLPInterfacePack::NLPDirect | virtual |
h_breve() | NLPInterfacePack::NLP | virtual |
h_breve() const | NLPInterfacePack::NLP | virtual |
hl_breve() const | NLPInterfacePack::NLP | virtual |
hu_breve() const | NLPInterfacePack::NLP | virtual |
NLPInterfacePack::imp_calc_c(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const =0 | NLPInterfacePack::NLP | protectedpure virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::imp_calc_c(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const | NLPInterfacePack::NLPThyraModelEvaluatorBase | protectedvirtual |
imp_calc_c_breve(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info_breve) const | NLPInterfacePack::NLP | protectedvirtual |
NLPInterfacePack::imp_calc_f(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const =0 | NLPInterfacePack::NLP | protectedpure virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::imp_calc_f(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info) const | NLPInterfacePack::NLPThyraModelEvaluatorBase | protectedvirtual |
NLPInterfacePack::imp_calc_Gf(const Vector &x, bool newx, const ObjGradInfo &obj_grad_info) const =0 | NLPInterfacePack::NLPDirect | protectedpure virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::imp_calc_Gf(const Vector &x, bool newx, const ObjGradInfo &obj_grad_info) const | NLPInterfacePack::NLPThyraModelEvaluatorBase | protected |
imp_calc_h_breve(const Vector &x, bool newx, const ZeroOrderInfo &zero_order_info_breve) const | NLPInterfacePack::NLP | protectedvirtual |
infinite_bound() | NLPInterfacePack::NLP | static |
initialize(const Teuchos::RCP< Thyra::ModelEvaluator< value_type > > &model, const int p_idx, const int g_idx, const objDirecFiniteDiffCalculator_ptr_t objDirecFiniteDiffCalculator=Teuchos::null, const conDirecFiniteDiffCalculator_ptr_t conDirecFiniteDiffCalculator=Teuchos::null) | NLPInterfacePack::NLPDirectThyraModelEvaluator | |
initialize(bool test_setup) | NLPInterfacePack::NLPDirectThyraModelEvaluator | virtual |
initializeBase(const Teuchos::RCP< Thyra::ModelEvaluator< value_type > > &model, const int p_idx, const int g_idx) | NLPInterfacePack::NLPThyraModelEvaluatorBase | protected |
NLPInterfacePack::is_initialized() const =0 | NLPInterfacePack::NLP | pure virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::is_initialized() const | NLPInterfacePack::NLPThyraModelEvaluatorBase | virtual |
m() const | NLPInterfacePack::NLP | virtual |
mat_fcty_ptr_t typedef | NLPInterfacePack::NLPDirect | |
mat_sym_fcty_ptr_t typedef | NLPInterfacePack::NLPDirect | |
mat_sym_nonsing_fcty_ptr_t typedef | NLPInterfacePack::NLPDirect | |
NLPInterfacePack::max_var_bounds_viol() const =0 | NLPInterfacePack::NLP | pure virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::max_var_bounds_viol() const | NLPInterfacePack::NLPThyraModelEvaluatorBase | virtual |
n() const | NLPInterfacePack::NLP | virtual |
NLP() | NLPInterfacePack::NLP | |
NLPDirectThyraModelEvaluator() | NLPInterfacePack::NLPDirectThyraModelEvaluator | |
NLPDirectThyraModelEvaluator(const Teuchos::RCP< Thyra::ModelEvaluator< value_type > > &model, const int p_idx, const int g_idx, const objDirecFiniteDiffCalculator_ptr_t objDirecFiniteDiffCalculator=Teuchos::null, const conDirecFiniteDiffCalculator_ptr_t conDirecFiniteDiffCalculator=Teuchos::null) | NLPInterfacePack::NLPDirectThyraModelEvaluator | |
NLPObjGrad() | NLPInterfacePack::NLPDirect | |
NLPThyraModelEvaluatorBase() | NLPInterfacePack::NLPThyraModelEvaluatorBase | protected |
ns() const | NLPInterfacePack::NLP | virtual |
NLPInterfacePack::num_bounded_x() const =0 | NLPInterfacePack::NLP | pure virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::num_bounded_x() const | NLPInterfacePack::NLPThyraModelEvaluatorBase | virtual |
num_c_evals() const | NLPInterfacePack::NLP | virtual |
num_f_evals() const | NLPInterfacePack::NLP | virtual |
num_Gf_evals() const | NLPInterfacePack::NLPDirect | virtual |
obj_grad_info() const | NLPInterfacePack::NLPDirect | protected |
options_ptr_t typedef | NLPInterfacePack::NLP | |
P_equ() const | NLPInterfacePack::NLP | virtual |
P_var() const | NLPInterfacePack::NLP | virtual |
postprocessBaseOutArgs(Thyra::ModelEvaluatorBase::OutArgs< value_type > *model_outArgs_inout, VectorMutable *Gf, value_type *f, VectorMutable *c) const | NLPInterfacePack::NLPThyraModelEvaluatorBase | protected |
preprocessBaseInOutArgs(const Vector &x, bool newx, const ZeroOrderInfo *zero_order_info, const ObjGradInfo *obj_grad_info, const NLPFirstOrder::FirstOrderInfo *first_order_info, Thyra::ModelEvaluatorBase::InArgs< value_type > *model_inArgs_inout, Thyra::ModelEvaluatorBase::OutArgs< value_type > *model_outArgs_inout, MatrixOp **Gc_out, VectorMutable **Gf_out, value_type **f_out, VectorMutable **c_out) const | NLPInterfacePack::NLPThyraModelEvaluatorBase | protected |
r() const | NLPInterfacePack::NLPDirect | virtual |
NLPInterfacePack::report_final_solution(const Vector &x, const Vector *lambda, const Vector *nu, bool is_optimal) | NLPInterfacePack::NLP | virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::report_final_solution(const Vector &x, const Vector *lambda, const Vector *nu, bool optimal) | NLPInterfacePack::NLPThyraModelEvaluatorBase | virtual |
NLPInterfacePack::scale_f(value_type scale_f)=0 | NLPInterfacePack::NLP | pure virtual |
NLPInterfacePack::scale_f() const =0 | NLPInterfacePack::NLP | pure virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::scale_f(value_type scale_f) | NLPInterfacePack::NLPThyraModelEvaluatorBase | virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::scale_f() const | NLPInterfacePack::NLPThyraModelEvaluatorBase | virtual |
NLPInterfacePack::set_c(VectorMutable *c) | NLPInterfacePack::NLP | virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::set_c(VectorMutable *c) | NLPInterfacePack::NLPThyraModelEvaluatorBase | virtual |
set_c_breve(VectorMutable *c_breve) | NLPInterfacePack::NLP | virtual |
NLPInterfacePack::set_f(value_type *f) | NLPInterfacePack::NLP | virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::set_f(value_type *f) | NLPInterfacePack::NLPThyraModelEvaluatorBase | virtual |
set_factories(const mat_sym_fcty_ptr_t &factory_transDtD, const mat_sym_nonsing_fcty_ptr_t &factory_S) | NLPInterfacePack::NLPDirect | |
NLPInterfacePack::set_Gf(VectorMutable *Gf) | NLPInterfacePack::NLPDirect | virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::set_Gf(VectorMutable *Gf) | NLPInterfacePack::NLPThyraModelEvaluatorBase | |
set_h_breve(VectorMutable *h_breve) | NLPInterfacePack::NLP | virtual |
set_options(const options_ptr_t &options) | NLPInterfacePack::NLP | virtual |
set_x(const Vector &x, Thyra::ModelEvaluatorBase::InArgs< value_type > *model_inArgs_inout) const | NLPInterfacePack::NLPThyraModelEvaluatorBase | protected |
NLPInterfacePack::space_c() const =0 | NLPInterfacePack::NLP | pure virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::space_c() const | NLPInterfacePack::NLPThyraModelEvaluatorBase | virtual |
space_c_breve() const | NLPInterfacePack::NLP | virtual |
space_h_breve() const | NLPInterfacePack::NLP | virtual |
NLPInterfacePack::space_x() const =0 | NLPInterfacePack::NLP | pure virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::space_x() const | NLPInterfacePack::NLPThyraModelEvaluatorBase | virtual |
STANDARD_COMPOSITION_MEMBERS(Thyra::DirectionalFiniteDiffCalculator< value_type >, objDirecFiniteDiffCalculator) | NLPInterfacePack::NLPDirectThyraModelEvaluator | |
STANDARD_COMPOSITION_MEMBERS(Thyra::DirectionalFiniteDiffCalculator< value_type >, conDirecFiniteDiffCalculator) | NLPInterfacePack::NLPDirectThyraModelEvaluator | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, DfDp_is_const) | NLPInterfacePack::NLPDirectThyraModelEvaluator | |
NLPInterfacePack::NLPThyraModelEvaluatorBase::STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, showModelEvaluatorTrace) | NLPInterfacePack::NLPThyraModelEvaluatorBase | |
supports_Gf() const | NLPInterfacePack::NLPDirectThyraModelEvaluator | virtual |
supports_Gf_prod() const | NLPInterfacePack::NLPDirectThyraModelEvaluator | virtual |
unset_quantities() | NLPInterfacePack::NLPDirectThyraModelEvaluator | virtual |
updateInitialGuessAndBounds() const | NLPInterfacePack::NLPThyraModelEvaluatorBase | protected |
var_dep() const | NLPInterfacePack::NLPDirectThyraModelEvaluator | virtual |
var_indep() const | NLPInterfacePack::NLPDirectThyraModelEvaluator | virtual |
vec_space_ptr_t typedef | NLPInterfacePack::NLP | |
NLPInterfacePack::xinit() const =0 | NLPInterfacePack::NLP | pure virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::xinit() const | NLPInterfacePack::NLPThyraModelEvaluatorBase | virtual |
NLPInterfacePack::xl() const =0 | NLPInterfacePack::NLP | pure virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::xl() const | NLPInterfacePack::NLPThyraModelEvaluatorBase | virtual |
NLPInterfacePack::xu() const =0 | NLPInterfacePack::NLP | pure virtual |
NLPInterfacePack::NLPThyraModelEvaluatorBase::xu() const | NLPInterfacePack::NLPThyraModelEvaluatorBase | virtual |
zero_order_info() const | NLPInterfacePack::NLP | |
zero_order_info_breve() const | NLPInterfacePack::NLP | |
~NLP() | NLPInterfacePack::NLP | virtual |