Dakota  Version 6.13
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_workspace(int num_cv, int num_nln_con, int num_lin_con, int num_lsq)SOLBaseprotected
augment_bounds(RealVector &augmented_l_bnds, RealVector &augmented_u_bnds, const Model &model)SOLBaseinlineprotected
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)SOLBaseprotected
boundsArraySizeSOLBaseprotected
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
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)SOLBaseprotected
SOLBase()SOLBaseinline
SOLBase(Model &model)SOLBase
solInstanceSOLBaseprotectedstatic
upperFactorHessianF77SOLBaseprotected
~SOLBase()SOLBaseinline