|
HQP
1.9.6
|
This is the complete list of members for Omu_IntDASPK, including all inherited members.
| _atol | Omu_Integrator | protected |
| _banded | Omu_IntDASPK | protected |
| _banded_solver | Omu_IntDASPK | protected |
| _ifList | Omu_Integrator | protected |
| _jac_evals | Omu_Integrator | protected |
| _jac_sbw | Omu_IntDASPK | protected |
| _K | Omu_Integrator | protected |
| _k | Omu_Integrator | protected |
| _kk | Omu_Integrator | protected |
| _krylov | Omu_IntDASPK | protected |
| _krylov_prec | Omu_IntDASPK | 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 |
| _nsteps | Omu_IntDASPK | 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 |
| _sys | Omu_Integrator | protected |
| _with_jac | Omu_IntDASPK | protected |
| init(int k, const Omu_StateVec &xc, const Omu_Vec &q, const Omu_DependentVec &Fc, bool sa) | Omu_IntDASPK | 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 |
| jac(freal *t, freal *y, freal *yprime, freal *pd, freal *cj, freal *rpar, fint *ipar, freal *senpar, fint *ijac) (defined in Omu_IntDASPK) | Omu_IntDASPK | |
| K() const | Omu_Integrator | inline |
| name() | Omu_IntDASPK | inlinevirtual |
| Omu_IntDASPK() | Omu_IntDASPK | |
| Omu_Integrator() | Omu_Integrator | |
| res(freal *t, freal *x, freal *xprime, freal *delta, fint *ires, freal *rpar, fint *ipar, freal *senpar) (defined in Omu_IntDASPK) | Omu_IntDASPK | |
| 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_IntDASPK | 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_IntDASPK() | Omu_IntDASPK | |
| ~Omu_Integrator() | Omu_Integrator | virtual |