HQP
1.9.6
|
This is the complete list of members for Omu_IntSDIRK, including all inherited members.
_atol | Omu_Integrator | protected |
_banded | Omu_IntSDIRK | protected |
_banded_solver | Omu_IntSDIRK | protected |
_ifList | Omu_Integrator | protected |
_jac_evals | Omu_Integrator | protected |
_jac_sbw | Omu_IntSDIRK | protected |
_K | Omu_Integrator | protected |
_k | Omu_Integrator | protected |
_kk | Omu_Integrator | protected |
_m | Omu_Integrator | 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 |
_sparse_solver | Omu_IntSDIRK | protected |
_stepsize | Omu_Integrator | protected |
_sys | Omu_Integrator | protected |
init(int k, const Omu_StateVec &xc, const Omu_Vec &q, const Omu_DependentVec &Fc, bool sa) | Omu_IntSDIRK | virtual |
init_stage(int k, const Omu_VariableVec &x, const Omu_VariableVec &u, const Omu_DependentVec &Ft, bool sa=false) | Omu_Integrator | virtual |
init_stage(int k, const Omu_States &x, const Omu_Vector &u, bool sa=false) | Omu_Integrator | inlineprotectedvirtual |
K() const | Omu_Integrator | inline |
name() | Omu_IntSDIRK | inlinevirtual |
Omu_Integrator() | Omu_Integrator | |
Omu_IntSDIRK() | Omu_IntSDIRK | |
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, Omu_StateVec &xc, Omu_StateVec &dxc, Omu_Vec &q, Omu_DependentVec &Fc) | Omu_IntSDIRK | virtual |
Omu_Integrator::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_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 |
~Omu_Integrator() | Omu_Integrator | virtual |
~Omu_IntSDIRK() | Omu_IntSDIRK |