#include <ode_bv_solve.h>
Definition at line 145 of file ode_bv_solve.h.
Public Member Functions | |
virtual int | solve (double x0, double x1, double h, size_t n, vec_t &ystart, vec_t ¥d, vec_int_t &index, param_t &pa, func_t &derivs) |
Solve the boundary-value problem. | |
Protected Member Functions | |
int | solve_fun (size_t nv, const vec_t &sx, vec_t &sy, param_t &pa) |
Desc. |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page