SNLLBase Member List
This is the complete list of members for SNLLBase, including all inherited members.
constantASVFlagSNLLBase [protected]
copy_con_grad(const RealMatrix &local_fn_grads, RealMatrix &grad_g, const size_t &offset)SNLLBase [protected]
copy_con_hess(const RealSymMatrixArray &local_fn_hessians, OPTPP::OptppArray< RealSymMatrix > &hess_g, const size_t &offset)SNLLBase [protected]
copy_con_vals_dak_to_optpp(const RealVector &local_fn_vals, RealVector &g, const size_t &offset)SNLLBase [protected]
copy_con_vals_optpp_to_dak(const RealVector &g, RealVector &local_fn_vals, const size_t &offset)SNLLBase [protected]
init_fn(int n, RealVector &x)SNLLBase [protected, static]
lastEvalModeSNLLBase [protected, static]
lastEvalVarsSNLLBase [protected, static]
lastFnEvalLocnSNLLBase [protected, static]
meritFnSNLLBase [protected]
modeOverrideFlagSNLLBase [protected, static]
optLSqInstanceSNLLBase [protected, static]
searchMethodSNLLBase [protected]
searchStratSNLLBase [protected]
snll_initialize_run(OPTPP::NLP0 *nlf_objective, OPTPP::NLP *nlp_constraint, const RealVector &init_pt, bool bound_constr_flag, const RealVector &lower_bnds, const RealVector &upper_bnds, const RealMatrix &lin_ineq_coeffs, const RealVector &lin_ineq_l_bnds, const RealVector &lin_ineq_u_bnds, const RealMatrix &lin_eq_coeffs, const RealVector &lin_eq_targets, const RealVector &nln_ineq_l_bnds, const RealVector &nln_ineq_u_bnds, const RealVector &nln_eq_targets)SNLLBase [protected]
snll_post_instantiate(const int &num_cv, bool vendor_num_grad_flag, const String &finite_diff_type, const Real &fdss, const int &max_iter, const int &max_fn_evals, const Real &conv_tol, const Real &grad_tol, const Real &max_step, bool bound_constr_flag, const int &num_constr, short output_lev, OPTPP::OptimizeClass *the_optimizer, OPTPP::NLP0 *nlf_objective, OPTPP::FDNLF1 *fd_nlf1, OPTPP::FDNLF1 *fd_nlf1_con)SNLLBase [protected]
snll_post_run(OPTPP::NLP0 *nlf_objective)SNLLBase [protected]
snll_pre_instantiate(const String &merit_fn, bool bound_constr_flag, const int &num_constr)SNLLBase [protected]
SNLLBase()SNLLBase [inline]
SNLLBase(Model &model)SNLLBase
~SNLLBase()SNLLBase [inline]