comparison src/DLD-FUNCTIONS/lsode.cc @ 7001:8b0cfeb06365

[project @ 2007-10-10 18:02:59 by jwe]
author jwe
date Wed, 10 Oct 2007 18:03:02 +0000
parents 55411ecc8d8b
children 93c65f2a5668
comparison
equal deleted inserted replaced
7000:e87f860624cc 7001:8b0cfeb06365
250 | dx_1 dx_2 dx_N |\n\ 250 | dx_1 dx_2 dx_N |\n\
251 @end example\n\ 251 @end example\n\
252 \n\ 252 \n\
253 @end ifinfo\n\ 253 @end ifinfo\n\
254 \n\ 254 \n\
255 The second and third arguments specify the intial state of the system,\n\ 255 The second and third arguments specify the initial state of the system,\n\
256 @math{x_0}, and the initial value of the independent variable @math{t_0}.\n\ 256 @math{x_0}, and the initial value of the independent variable @math{t_0}.\n\
257 \n\ 257 \n\
258 The fourth argument is optional, and may be used to specify a set of\n\ 258 The fourth argument is optional, and may be used to specify a set of\n\
259 times that the ODE solver should not integrate past. It is useful for\n\ 259 times that the ODE solver should not integrate past. It is useful for\n\
260 avoiding difficulties with singularities and points where there is a\n\ 260 avoiding difficulties with singularities and points where there is a\n\