|
CppNoddy
0.92
|
This is the complete list of members for CppNoddy::ODE_IVP< _Type >, including all inherited members.
| get_mesh() | CppNoddy::ODE_IVP< _Type > | |
| ODE_IVP(Equation< _Type > *equation_ptr, const double &x_init, const double &x_final, const std::size_t &num_of_steps) | CppNoddy::ODE_IVP< _Type > | |
| shoot4(DenseVector< _Type > u) | CppNoddy::ODE_IVP< _Type > | |
| shoot45(DenseVector< _Type > u, const double &tol, const double &h_init) | CppNoddy::ODE_IVP< _Type > | |
| store_every() | CppNoddy::ODE_IVP< _Type > | |
| ~ODE_IVP() | CppNoddy::ODE_IVP< _Type > |
1.9.5
© 2012
R.E. Hewitt