$extrastylesheet
Dakota
Version 6.2
|
centeringParam | SNLLBase | [protected] |
constantASVFlag | SNLLBase | [protected] |
copy_con_grad(const RealMatrix &local_fn_grads, RealMatrix &grad_g, size_t offset) | SNLLBase | [protected] |
copy_con_hess(const RealSymMatrixArray &local_fn_hessians, OPTPP::OptppArray< RealSymMatrix > &hess_g, size_t offset) | SNLLBase | [protected] |
copy_con_vals_dak_to_optpp(const RealVector &local_fn_vals, RealVector &g, size_t offset) | SNLLBase | [protected] |
copy_con_vals_optpp_to_dak(const RealVector &g, RealVector &local_fn_vals, size_t offset) | SNLLBase | [protected] |
init_fn(int n, RealVector &x) | SNLLBase | [protected, static] |
lastEvalMode | SNLLBase | [protected, static] |
lastEvalVars | SNLLBase | [protected, static] |
lastFnEvalLocn | SNLLBase | [protected, static] |
maxStep | SNLLBase | [protected] |
meritFn | SNLLBase | [protected] |
modeOverrideFlag | SNLLBase | [protected, static] |
optLSqInstance | SNLLBase | [protected, static] |
searchMethod | SNLLBase | [protected] |
searchStrat | SNLLBase | [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(int num_cv, bool vendor_num_grad_flag, const String &finite_diff_type, const RealVector &fdss, int max_iter, int max_fn_evals, Real conv_tol, Real grad_tol, Real max_step, bool bound_constr_flag, 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(bool bound_constr_flag, int num_constr) | SNLLBase | [protected] |
SNLLBase() | SNLLBase | [inline] |
SNLLBase(ProblemDescDB &problem_db) | SNLLBase | |
stepLenToBndry | SNLLBase | [protected] |
~SNLLBase() | SNLLBase | [inline] |