![]() |
Dakota
Version 6.21
Explore and Predict with Confidence
|
This is the complete list of members for SOLBase, including all inherited members.
| aggregate_bounds(const RealVector &cv_lower_bnds, const RealVector &cv_upper_bnds, const RealVector &lin_ineq_l_bnds, const RealVector &lin_ineq_u_bnds, const RealVector &lin_eq_targets, const RealVector &nln_ineq_l_bnds, const RealVector &nln_ineq_u_bnds, const RealVector &nln_eq_targets, RealVector &aggregate_l_bnds, RealVector &aggregate_u_bnds) | SOLBase | protected |
| allocate_arrays(int num_cv, size_t num_nln_con, const RealMatrix &lin_ineq_coeffs, const RealMatrix &lin_eq_coeffs) | SOLBase | protected |
| allocate_linear_arrays(int num_cv, const RealMatrix &lin_ineq_coeffs, const RealMatrix &lin_eq_coeffs) | SOLBase | protected |
| allocate_nonlinear_arrays(int num_cv, size_t num_nln_con) | SOLBase | protected |
| allocate_workspace(int num_cv, int num_nln_con, int num_lin_con, int num_lsq) | SOLBase | protected |
| boundsArraySize | SOLBase | protected |
| check_sub_iterator_conflict(Model &model, unsigned short method_name) | SOLBase | protected |
| cLambda | SOLBase | protected |
| constraint_eval(int &mode, int &ncnln, int &n, int &nrowj, int *needc, double *x, double *c, double *cjac, int &nstate) | SOLBase | protectedstatic |
| constraintJacMatrixF77 | SOLBase | protected |
| constraintState | SOLBase | protected |
| constrOffset | SOLBase | protected |
| deallocate_arrays() | SOLBase | protected |
| fnEvalCntr | SOLBase | protected |
| informResult | SOLBase | protected |
| intWorkSpace | SOLBase | protected |
| intWorkSpaceSize | SOLBase | protected |
| linConstraintArraySize | SOLBase | protected |
| linConstraintMatrixF77 | SOLBase | protected |
| nlnConstraintArraySize | SOLBase | protected |
| numberIterations | SOLBase | protected |
| numInstances | SOLBase | protectedstatic |
| optLSqInstance | SOLBase | protectedstatic |
| realWorkSpace | SOLBase | protected |
| realWorkSpaceSize | SOLBase | protected |
| send_sol_option(std::string sol_option)=0 | SOLBase | protectedpure virtual |
| set_options(bool speculative_flag, bool vendor_num_grad_flag, short output_lev, int verify_lev, Real fn_prec, Real linesrch_tol, size_t max_iter, Real constr_tol, Real conv_tol, const std::string &grad_type, const RealVector &fdss) | SOLBase | protected |
| size_bounds_array(size_t new_bnds_size) | SOLBase | inlineprotected |
| SOLBase() | SOLBase | inline |
| SOLBase(Model &model) | SOLBase | |
| solInstance | SOLBase | protectedstatic |
| upperFactorHessianF77 | SOLBase | protected |
| ~SOLBase() | SOLBase | inline |