File defining o2scl::ode_bv_solve. More...
#include <string>
#include <o2scl/astep.h>
#include <o2scl/astep_gsl.h>
#include <o2scl/ode_iv_solve.h>
#include <o2scl/mroot_hybrids.h>
Go to the source code of this file.
Classes | |
class | o2scl::ode_bv_solve |
Base class for boundary-value ODE solvers. More... | |
class | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > |
Solve boundary-value ODE problems by shooting from one boundary to the other. More... | |
class | o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t > |
Solve boundary-value ODE problems by shooting from one boundary to the other on a grid. More... | |
Namespaces | |
o2scl | |
The main O2scl namespace. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).