Dakota  Version
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.

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
augment_bounds(RealVector &aggregate_l_bnds, RealVector &aggregate_u_bnds, const Model &model)SOLBaseinlineprotected
augment_bounds(RealVector &aggregate_l_bnds, RealVector &aggregate_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)SOLBaseprotected
boundsArraySizeSOLBaseprotected
check_sub_iterator_conflict(Model &model)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
replace_linear_arrays(size_t num_cv, size_t num_nln_con, const RealMatrix &lin_ineq_coeffs, const RealMatrix &lin_eq_coeffs)SOLBaseinlineprotected
replace_linear_bounds(size_t num_cv, size_t num_nln_con, RealVector &aggregate_l_bnds, RealVector &aggregate_u_bnds, const RealVector &lin_ineq_l_bnds, const RealVector &lin_ineq_u_bnds, const RealVector &lin_eq_targets)SOLBaseprotected
replace_nonlinear_arrays(int num_cv, size_t num_lin_con, size_t num_nln_con)SOLBaseinlineprotected
replace_nonlinear_bounds(size_t num_cv, size_t num_lin_con, RealVector &aggregate_l_bnds, RealVector &aggregate_u_bnds, const RealVector &nln_ineq_l_bnds, const RealVector &nln_ineq_u_bnds, const RealVector &nln_eq_targets)SOLBaseprotected
replace_variable_bounds(size_t num_lin_con, size_t num_nln_con, RealVector &aggregate_l_bnds, RealVector &aggregate_u_bnds, const RealVector &cv_lower_bnds, const RealVector &cv_upper_bnds)SOLBaseprotected
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