This is the complete list of members for casadi::ConoptInterface, including all inherited members.
| alloc_mem() const override | casadi::ConoptInterface | inline |
| cb_2dlagrstr(int HSRW[], int HSCL[], int *NODRV, int NUMVAR, int NUMCON, int NHESS, void *USRMEM) | casadi::ConoptInterface | static |
| cb_2dlagrval(const double X[], const double U[], const int HSRW[], const int HSCL[], double HSVL[], int *NODRV, int NUMVAR, int NUMCON, int NHESS, void *USRMEM) | casadi::ConoptInterface | static |
| cb_errmsg(int ROWNO, int COLNO, int POSNO, const char *MSG, void *USRMEM) | casadi::ConoptInterface | static |
| cb_fd_eval(const double X[], double *G, double JAC[], int ROWNO, const int JACNUM[], int MODE, int IGNERR, int *ERRCNT, int NUMVAR, int NUMJAC, int THREAD, void *USRMEM) | casadi::ConoptInterface | static |
| cb_fdevalend(int IGNERR, int *ERRCNT, void *USRMEM) | casadi::ConoptInterface | static |
| cb_fdevalini(const double X[], const int ROWLIST[], int MODE, int LISTSIZE, int NUMTHREAD, int IGNERR, int *ERRCNT, int NUMVAR, void *USRMEM) | casadi::ConoptInterface | static |
| cb_message(int SMSG, int DMSG, int NMSG, char *MSGV[], void *USRMEM) | casadi::ConoptInterface | static |
| cb_option(int NCALL, double *RVAL, int *IVAL, int *LVAL, char *NAME, void *USRMEM) | casadi::ConoptInterface | static |
| cb_progress(int LEN_INT, const int INTX[], int LEN_RL, const double RL[], const double X[], void *USRMEM) | casadi::ConoptInterface | static |
| cb_read_matrix(double LOWER[], double CURR[], double UPPER[], int VSTA[], int TYPEX[], double RHS[], int ESTA[], int COLSTA[], int ROWNO[], double VALUE[], int NLFLAG[], int NUMVAR, int NUMCON, int NUMNZ, void *USRMEM) | casadi::ConoptInterface | static |
| cb_solution(const double XVAL[], const double XMAR[], const int XBAS[], const int XSTA[], const double YVAL[], const double YMAR[], const int YBAS[], const int YSTA[], int NUMVAR, int NUMCON, void *USRMEM) | casadi::ConoptInterface | static |
| cb_status(int MODSTA, int SOLSTA, int ITER, double OBJVAL, void *USRMEM) | casadi::ConoptInterface | static |
| class_name() const override | casadi::ConoptInterface | inline |
| ConoptInterface(const std::string &name, const Function &nlp) | casadi::ConoptInterface | explicit |
| ConoptInterface(DeserializingStream &s) | casadi::ConoptInterface | explicitprotected |
| creator(const std::string &name, const Function &nlp) | casadi::ConoptInterface | inlinestatic |
| debug_ | casadi::ConoptInterface | |
| deserialize(DeserializingStream &s) | casadi::ConoptInterface | inlinestatic |
| ensure_row_capacity(ConoptMemory *m, casadi_int remaining_rows) const | casadi::ConoptInterface | |
| exact_hessian_ | casadi::ConoptInterface | |
| free_mem(void *mem) const override | casadi::ConoptInterface | |
| get_options() const override | casadi::ConoptInterface | inline |
| get_stats(void *mem) const override | casadi::ConoptInterface | |
| gradf_col_flag_ | casadi::ConoptInterface | |
| gradf_col_to_nz_ | casadi::ConoptInterface | |
| gradf_nlflag_ | casadi::ConoptInterface | |
| gradf_sp_ | casadi::ConoptInterface | |
| has_linear_gradf_ | casadi::ConoptInterface | |
| has_linear_jac_ | casadi::ConoptInterface | |
| hesslag_sp_ | casadi::ConoptInterface | |
| init(const Dict &opts) override | casadi::ConoptInterface | |
| init_mem(void *mem) const override | casadi::ConoptInterface | |
| jacg_col_ | casadi::ConoptInterface | |
| jacg_nlflag_ | casadi::ConoptInterface | |
| jacg_nzidx_ | casadi::ConoptInterface | |
| jacg_rowstart_ | casadi::ConoptInterface | |
| jacg_sp_ | casadi::ConoptInterface | |
| meta_doc | casadi::ConoptInterface | static |
| optfile_ | casadi::ConoptInterface | |
| options_ | casadi::ConoptInterface | static |
| opts_ | casadi::ConoptInterface | |
| plugin_name() const override | casadi::ConoptInterface | inline |
| serialize_body(SerializingStream &s) const override | casadi::ConoptInterface | |
| set_work(void *mem, const double **&arg, double **&res, casadi_int *&iw, double *&w) const override | casadi::ConoptInterface | |
| solve(void *mem) const override | casadi::ConoptInterface | |
| warm_start_ | casadi::ConoptInterface | |
| ~ConoptInterface() override | casadi::ConoptInterface |