Go to the source code of this file.
|
subroutine | dnsid (x, y, yprime, neq, icopt, id, res, wt, rpar, ipar, delta, r, yic, ypic, wm, iwm, cj, epcon, ratemx, maxit, stptol, icnflg, icnstr, iernew) |
|
◆ dnsid()
subroutine dnsid |
( |
|
x, |
|
|
dimension(*) |
y, |
|
|
dimension(*) |
yprime, |
|
|
|
neq, |
|
|
|
icopt, |
|
|
dimension(*) |
id, |
|
|
external |
res, |
|
|
dimension(*) |
wt, |
|
|
dimension(*) |
rpar, |
|
|
dimension(*) |
ipar, |
|
|
dimension(*) |
delta, |
|
|
dimension(*) |
r, |
|
|
dimension(*) |
yic, |
|
|
dimension(*) |
ypic, |
|
|
dimension(*) |
wm, |
|
|
dimension(*) |
iwm, |
|
|
|
cj, |
|
|
|
epcon, |
|
|
|
ratemx, |
|
|
|
maxit, |
|
|
|
stptol, |
|
|
|
icnflg, |
|
|
dimension(*) |
icnstr, |
|
|
|
iernew |
|
) |
| |