Go to the source code of this file.
Functions/Subroutines | |
subroutine | dnsik (x, y, yprime, neq, icopt, id, res, psol, wt, rpar, ipar, savr, delta, r, yic, ypic, pwk, wm, iwm, cj, sqrtn, rsqrtn, eplin, epcon, ratemx, maxit, stptol, icnflg, icnstr, iernew) |
subroutine dnsik | ( | x, | |
dimension(*) | y, | ||
dimension(*) | yprime, | ||
neq, | |||
icopt, | |||
dimension(*) | id, | ||
external | res, | ||
external | psol, | ||
dimension(*) | wt, | ||
dimension(*) | rpar, | ||
dimension(*) | ipar, | ||
dimension(*) | savr, | ||
dimension(*) | delta, | ||
dimension(*) | r, | ||
dimension(*) | yic, | ||
dimension(*) | ypic, | ||
dimension(*) | pwk, | ||
dimension(*) | wm, | ||
dimension(*) | iwm, | ||
cj, | |||
sqrtn, | |||
rsqrtn, | |||
eplin, | |||
epcon, | |||
ratemx, | |||
maxit, | |||
stptol, | |||
icnflg, | |||
dimension(*) | icnstr, | ||
iernew | |||
) |