|
208.
|
|
|
2 : computation at mesh points (given in first row of output of ode)
|
|
|
|
(no translation yet)
|
|
|
|
209.
|
|
|
3 : one step at one internal mesh point and return
|
|
|
|
(no translation yet)
|
|
|
|
210.
|
|
|
4 : normal computation without overshooting tcrit
|
|
|
|
(no translation yet)
|
|
|
|
211.
|
|
|
5 : one step, without passing tcrit, and return
|
|
|
|
(no translation yet)
|
|
|
|
212.
|
|
|
Meaning of jactype:
|
|
|
|
(no translation yet)
|
|
|
|
213.
|
|
|
0 : functional iterations (no jacobian used ('adams' or 'stiff' only))
|
|
|
|
(no translation yet)
|
|
|
|
214.
|
|
|
1 : user-supplied full jacobian
|
|
|
|
(no translation yet)
|
|
|
|
215.
|
|
|
2 : internally generated full jacobian
|
|
|
|
(no translation yet)
|
|
|
|
216.
|
|
|
3 : internally generated diagonal jacobian ('adams' or 'stiff' only)
|
|
|
|
(no translation yet)
|
|
|
|
217.
|
|
|
4 : user-supplied banded jacobian (see ml,mu)
|
|
|
|
(no translation yet)
|
|
|