![]() |
Dakota
Version 6.13
Explore and Predict with Confidence
|
This is the complete list of members for SOLBase, including all inherited members.
allocate_arrays(int num_cv, size_t num_nln_con, const RealMatrix &lin_ineq_coeffs, const RealMatrix &lin_eq_coeffs) | SOLBase | protected |
allocate_workspace(int num_cv, int num_nln_con, int num_lin_con, int num_lsq) | SOLBase | protected |
augment_bounds(RealVector &augmented_l_bnds, RealVector &augmented_u_bnds, const Model &model) | SOLBase | inlineprotected |
augment_bounds(RealVector &augmented_l_bnds, RealVector &augmented_u_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) | SOLBase | protected |
boundsArraySize | 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 |
optLSqInstance | SOLBase | protectedstatic |
realWorkSpace | SOLBase | protected |
realWorkSpaceSize | SOLBase | protected |
set_options(bool speculative_flag, bool vendor_num_grad_flag, short output_lev, int verify_lev, Real fn_prec, Real linesrch_tol, int max_iter, Real constr_tol, Real conv_tol, const std::string &grad_type, const RealVector &fdss) | SOLBase | protected |
SOLBase() | SOLBase | inline |
SOLBase(Model &model) | SOLBase | |
solInstance | SOLBase | protectedstatic |
upperFactorHessianF77 | SOLBase | protected |
~SOLBase() | SOLBase | inline |