This is the complete list of members for Prg_SFunction, including all inherited members.
| _mdl_args | Prg_SFunction | protected |
| _mdl_name | Prg_SFunction | protected |
| _mdl_nargs | Prg_SFunction | protected |
| _mdl_nd | Prg_SFunction | protected |
| _mdl_needs_setup | Prg_SFunction | protected |
| _mdl_np | Prg_SFunction | protected |
| _mdl_nu | Prg_SFunction | protected |
| _mdl_nx | Prg_SFunction | protected |
| _mdl_ny | Prg_SFunction | protected |
| _mdl_p | Prg_SFunction | protected |
| _mdl_path | Prg_SFunction | protected |
| _mdl_x0 | Prg_SFunction | protected |
| _mx_args | Prg_SFunction | protected |
| _SS | Prg_SFunction | protected |
| _t0_setup_model | Prg_SFunction | protected |
| consistic(int kk, double t, const adoublev &x, const adoublev &u, adoublev &xt) | Omu_Program | virtual |
| init_simulation(int k, Omu_VariableVec &x, Omu_VariableVec &u) | Omu_Program | virtual |
| mdl_args() const | Prg_SFunction | inline |
| mdl_name() const | Prg_SFunction | inline |
| mdl_p() const | Prg_SFunction | inline |
| mdl_path() const | Prg_SFunction | inline |
| mdl_x0() const | Prg_SFunction | inline |
| Omu_Program() | Omu_Program | |
| Prg_SFunction() | Prg_SFunction | |
| read_mx_args(VECP p) | Prg_SFunction | protected |
| set_mdl_args(const char *str) | Prg_SFunction | |
| set_mdl_name(const char *str) | Prg_SFunction | |
| set_mdl_p(const VECP value) | Prg_SFunction | inline |
| set_mdl_path(const char *str) | Prg_SFunction | |
| set_mdl_x0(const VECP value) | Prg_SFunction | inline |
| setContinuousTask(bool val) | Prg_SFunction | protected |
| setSampleHit(bool val) | Prg_SFunction | protected |
| setup(int k, Omu_VariableVec &x, Omu_VariableVec &u, Omu_VariableVec &c)=0 | Omu_Program | pure virtual |
| setup_model() | Prg_SFunction | protectedvirtual |
| setup_stages(IVECP ks, VECP ts) | Omu_Program | virtual |
| update(int kk, const adoublev &x, const adoublev &u, adoublev &f, adouble &f0, adoublev &c) | Omu_Program | virtual |
| write_mx_args(VECP p) | Prg_SFunction | protected |
| ~Omu_Program() | Omu_Program | virtual |
| ~Prg_SFunction() | Prg_SFunction | |