Go to the source code of this file.
|
subroutine | dlinsd (neq, y, t, yprime, cj, p, pnrm, wt, lsoff, stptol, iret, res, ires, wm, iwm, fnrm, icopt, id, r, ynew, ypnew, icnflg, icnstr, rlx, rpar, ipar) |
|
◆ dlinsd()
subroutine dlinsd |
( |
|
neq, |
|
|
dimension(*) |
y, |
|
|
|
t, |
|
|
dimension(*) |
yprime, |
|
|
|
cj, |
|
|
dimension(*) |
p, |
|
|
|
pnrm, |
|
|
dimension(*) |
wt, |
|
|
|
lsoff, |
|
|
|
stptol, |
|
|
|
iret, |
|
|
external |
res, |
|
|
|
ires, |
|
|
dimension(*) |
wm, |
|
|
dimension(*) |
iwm, |
|
|
|
fnrm, |
|
|
|
icopt, |
|
|
dimension(*) |
id, |
|
|
dimension(*) |
r, |
|
|
dimension(*) |
ynew, |
|
|
dimension(*) |
ypnew, |
|
|
|
icnflg, |
|
|
dimension(*) |
icnstr, |
|
|
|
rlx, |
|
|
dimension(*) |
rpar, |
|
|
dimension(*) |
ipar |
|
) |
| |