HQP
1.9.6
|
This is the complete list of members for Omu_IntRKsuite, including all inherited members.
_atol | Omu_Integrator | protected |
_ifList | Omu_Integrator | protected |
_jac_evals | Omu_Integrator | protected |
_K | Omu_Integrator | protected |
_k | Omu_Integrator | protected |
_kk | Omu_Integrator | protected |
_m | Omu_Integrator | protected |
_method | Omu_IntRKsuite | protected |
_min_stepsize | Omu_Integrator | protected |
_n | Omu_Integrator | protected |
_na | Omu_Integrator | protected |
_nd | Omu_Integrator | protected |
_nq | Omu_Integrator | protected |
_nu | Omu_Integrator | protected |
_nv | Omu_Integrator | protected |
_nx | Omu_Integrator | protected |
_nxt | Omu_Integrator | protected |
_res_evals | Omu_Integrator | protected |
_rtol | Omu_Integrator | protected |
_sa | Omu_Integrator | protected |
_sen_evals | Omu_Integrator | protected |
_serr | Omu_Integrator | protected |
_stepsize | Omu_Integrator | protected |
F(double *T, double *Y, double *YP) | Omu_IntRKsuite | |
init(int k, const Omu_StateVec &xc, const Omu_Vec &q, const Omu_DependentVec &Fc, bool sa) | Omu_IntODE | virtual |
init_stage(int k, const Omu_States &x, const Omu_Vector &u, bool sa=false) | Omu_IntODE | inlineprotectedvirtual |
Omu_Integrator::init_stage(int k, const Omu_VariableVec &x, const Omu_VariableVec &u, const Omu_DependentVec &Ft, bool sa=false) | Omu_Integrator | virtual |
K() const | Omu_Integrator | inline |
name() | Omu_IntRKsuite | inlinevirtual |
ode_solve(double tstart, VECP y, const VECP u, double tend) | Omu_IntRKsuite | virtual |
Omu_Integrator() | Omu_Integrator | |
Omu_IntODE() | Omu_IntODE | |
Omu_IntRKsuite() | Omu_IntRKsuite | |
residual(int kk, double t, const Omu_StateVec &xc, const Omu_StateVec &dxc, const Omu_Vec &q, Omu_DependentVec &Fc) | Omu_Integrator | virtual |
setup_stages(const Omu_Program *sys) | Omu_Integrator | virtual |
setup_struct(int k, const Omu_VariableVec &x, const Omu_VariableVec &u, const Omu_DependentVec &Ft) | Omu_Integrator | virtual |
solve(int kk, double tstart, double tend, const Omu_VariableVec &x, const Omu_VariableVec &u, Omu_Program *sys, Omu_DependentVec &Ft, Omu_StateVec &xt) | Omu_IntODE | virtual |
Omu_Integrator::solve(int kk, double tstart, double tend, Omu_StateVec &xc, Omu_StateVec &dxc, Omu_Vec &q, Omu_DependentVec &Fc) | Omu_Integrator | virtual |
Omu_Integrator::solve(int kk, double tstart, double tend, const Omu_States &x, const Omu_Vector &u, Omu_Program *sys, VECP xt, MATP Sx=MNULL, MATP Su=MNULL) | Omu_Integrator | inlineprotectedvirtual |
syseq(double t, const VECP y, const VECP u, VECP f) | Omu_IntODE | |
~Omu_Integrator() | Omu_Integrator | virtual |
~Omu_IntODE() | Omu_IntODE | |
~Omu_IntRKsuite() | Omu_IntRKsuite |