allocate(size_t n) | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | inline |
both | o2scl::ode_bv_solve | static |
def_mroot | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | |
def_ois | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | |
l_derivs | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
l_dydx_end | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
l_dydxsol | o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t > | protected |
l_errsol | o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t > | protected |
l_h | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
l_index | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
l_n | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
l_nsol | o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t > | protected |
l_x0 | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
l_x1 | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
l_xsol | o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t > | protected |
l_yend | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
l_yerr | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
l_ysol | o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t > | protected |
l_ystart | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
left | o2scl::ode_bv_solve | static |
mem_size | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
mrootp | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
ode_bv_shoot() (defined in o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t >) | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | inline |
ode_bv_shoot_grid() (defined in o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t >) | o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t > | inline |
ode_bv_solve() (defined in o2scl::ode_bv_solve) | o2scl::ode_bv_solve | inline |
oisp | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
right | o2scl::ode_bv_solve | static |
sdydx (defined in o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t >) | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
set_iv(ode_iv_solve< func_t, vec_t > &ois) | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | inline |
set_mroot(mroot< mm_funct<> > &root) | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | inline |
solve_final_value(double x0, double x1, double h, size_t n, vec_t &ystart, vec_t ¥d, vec_int_t &index, vec_t &yerr, vec_t &dydx_end, func_t &derivs) | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | inline |
solve_fun(size_t nv, const vec_t &tx, vec_t &ty) | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | inlineprotected |
solve_grid(double x0, double x1, double h, size_t n, vec_t &ystart, vec_t ¥d, vec_int_t &index, size_t nsol, vec_t &xsol, mat_t &ysol, mat_t &err_sol, mat_t &dydx_sol, func_t &derivs) | o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t > | inline |
solve_grid_fun(size_t nv, const vec_t &tx, vec_t &ty) | o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t > | inlineprotected |
solve_store(double x0, double x1, double h, size_t n, vec_t &ystart, vec_t ¥d, vec_int_t &index, size_t &n_sol, vec_t &x_sol, mat_t &y_sol, mat_t &yerr_sol, mat_t &dydx_sol, func_t &derivs) | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | inline |
sy (defined in o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t >) | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
sy2 (defined in o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t >) | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
syerr (defined in o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t >) | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | protected |
ubmatrix typedef (defined in o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t >) | o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t > | |
ubvector typedef (defined in o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t >) | o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t > | |
ubvector_int typedef (defined in o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t >) | o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t > | |
unk | o2scl::ode_bv_solve | static |
verbose | o2scl::ode_bv_solve | |
~ode_bv_shoot() (defined in o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t >) | o2scl::ode_bv_shoot< func_t, vec_t, vec_int_t > | inlinevirtual |
~ode_bv_shoot_grid() (defined in o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t >) | o2scl::ode_bv_shoot_grid< mat_t, mat_row_t, func_t, vec_t, vec_int_t > | inlinevirtual |
~ode_bv_solve() (defined in o2scl::ode_bv_solve) | o2scl::ode_bv_solve | inlinevirtual |