MeshKit  1.0
IANlp Member List
This is the complete list of members for IANlp, including all inherited members.
dataIANlp [private]
debuggingIANlp [private]
eval_equal_sum(const int i, const Number *x) const IANlp
eval_even_sum(const int i, const Number *x) const IANlp
eval_f(Index n, const Number *x, bool new_x, Number &obj_value)IANlp [virtual]
eval_g(Index n, const Number *x, bool new_x, Index m, Number *g)IANlp [virtual]
eval_grad_f(Index n, const Number *x, bool new_x, Number *grad_f)IANlp [virtual]
eval_grad_r_i(const Number &I_i, const Number &x_i)IANlp [inline, private, static]
eval_grad_R_i(const Number &I_i, const Number &x_i)IANlp [inline, private, static]
eval_grad_S_i(const Number &I_i, const Number &x_i)IANlp [inline, private, static]
eval_grad_s_i(const Number &I_i, const Number &x_i)IANlp [inline, private, static]
eval_h(Index n, const Number *x, bool new_x, Number obj_factor, Index m, const Number *lambda, bool new_lambda, Index nele_hess, Index *iRow, Index *jCol, Number *values)IANlp [virtual]
eval_hess_r_i(const Number &I_i, const Number &x_i)IANlp [inline, private, static]
eval_hess_R_i(const Number &I_i, const Number &x_i)IANlp [inline, private, static]
eval_hess_S_i(const Number &I_i, const Number &x_i)IANlp [inline, private, static]
eval_hess_s_i(const Number &I_i, const Number &x_i)IANlp [inline, private, static]
eval_jac_g(Index n, const Number *x, bool new_x, Index m, Index nele_jac, Index *iRow, Index *jCol, Number *values)IANlp [virtual]
eval_r_i(const Number &I_i, const Number &x_i)IANlp [inline, private, static]
eval_R_i(const Number &I_i, const Number &x_i)IANlp [inline, static]
eval_S_i(const Number &I_i, const Number &x_i)IANlp [inline, private, static]
eval_s_i(const Number &I_i, const Number &x_i)IANlp [inline, private, static]
finalize_solution(SolverReturn status, Index n, const Number *x, const Number *z_L, const Number *z_U, Index m, const Number *g, const Number *lambda, Number obj_value, const IpoptData *ip_data, IpoptCalculatedQuantities *ip_cq)IANlp [virtual]
get_bounds_info(Index n, Number *x_l, Number *x_u, Index m, Number *g_l, Number *g_u)IANlp [virtual]
get_neleJac() const IANlp [inline]
get_nlp_info(Index &n, Index &m, Index &nnz_jac_g, Index &nnz_h_lag, IndexStyleEnum &index_style)IANlp [virtual]
get_starting_point(Index n, bool init_x, Number *x_init, bool init_z, Number *z_L, Number *z_U, Index m, bool init_lambda, Number *lambda)IANlp [virtual]
IANlp(const IAData *data_ptr, IASolution *solution_ptr, const bool set_silent=true)IANlp
IANlp()IANlp [private]
IANlp(const IANlp &)IANlp [private]
neleJacIANlp [private]
operator=(const IANlp &)IANlp [private]
p_normIANlp [private, static]
silentIANlp [private]
solutionIANlp [private]
verboseIANlp [private]
~IANlp()IANlp [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines