Home
last modified time | relevance | path

Searched refs:bstoer (Results 1 – 3 of 3) sorted by relevance

/dports/lang/yorick/yorick-y_2_2_04/i/
H A Drkutta.i271 bstoer, derivative, y1, rk_x(1), rk_x(0), epsilon, dx1; in bs_integrate()
275 func bstoer(derivative, y0,x0, x1,epsilon, dx0) in bstoer() function
H A DREADME69 Functions: rkutta, rk_integrate, bstoer, bs_integrate, rkdumb
/dports/lang/yorick/yorick-y_2_2_04/i-start/
H A D50i.i46 autoload, "rkutta.i", rk_integrate, rkutta, bs_integrate, bstoer;