Dakota  Version 6.19
Explore and Predict with Confidence
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
SOLBase Member List

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)SOLBaseprotected
allocate_arrays(int num_cv, size_t num_nln_con, const RealMatrix &lin_ineq_coeffs, const RealMatrix &lin_eq_coeffs)SOLBaseprotected
allocate_linear_arrays(int num_cv, const RealMatrix &lin_ineq_coeffs, const RealMatrix &lin_eq_coeffs)SOLBaseprotected
allocate_nonlinear_arrays(int num_cv, size_t num_nln_con)SOLBaseprotected
allocate_workspace(int num_cv, int num_nln_con, int num_lin_con, int num_lsq)SOLBaseprotected
boundsArraySizeSOLBaseprotected
check_sub_iterator_conflict(Model &model, unsigned short method_name)SOLBaseprotected
cLambdaSOLBaseprotected
constraint_eval(int &mode, int &ncnln, int &n, int &nrowj, int *needc, double *x, double *c, double *cjac, int &nstate)SOLBaseprotectedstatic
constraintJacMatrixF77SOLBaseprotected
constraintStateSOLBaseprotected
constrOffsetSOLBaseprotected
deallocate_arrays()SOLBaseprotected
fnEvalCntrSOLBaseprotected
informResultSOLBaseprotected
intWorkSpaceSOLBaseprotected
intWorkSpaceSizeSOLBaseprotected
linConstraintArraySizeSOLBaseprotected
linConstraintMatrixF77SOLBaseprotected
nlnConstraintArraySizeSOLBaseprotected
numberIterationsSOLBaseprotected
optLSqInstanceSOLBaseprotectedstatic
realWorkSpaceSOLBaseprotected
realWorkSpaceSizeSOLBaseprotected
send_sol_option(std::string sol_option)=0SOLBaseprotectedpure 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)SOLBaseprotected
size_bounds_array(size_t new_bnds_size)SOLBaseinlineprotected
SOLBase()SOLBaseinline
SOLBase(Model &model)SOLBase
solInstanceSOLBaseprotectedstatic
upperFactorHessianF77SOLBaseprotected
~SOLBase()SOLBaseinline