Go to the source code of this file.
Functions/Subroutines | |
subroutine | dlinsk (neq, y, t, yprime, savr, cj, p, pnrm, wt, sqrtn, rsqrtn, lsoff, stptol, iret, res, ires, psol, wm, iwm, rhok, fnrm, icopt, id, wp, iwp, r, eplin, ynew, ypnew, pwk, icnflg, icnstr, rlx, rpar, ipar) |
subroutine dlinsk | ( | neq, | |
dimension(*) | y, | ||
t, | |||
dimension(*) | yprime, | ||
dimension(*) | savr, | ||
cj, | |||
dimension(*) | p, | ||
pnrm, | |||
dimension(*) | wt, | ||
sqrtn, | |||
rsqrtn, | |||
lsoff, | |||
stptol, | |||
iret, | |||
external | res, | ||
ires, | |||
external | psol, | ||
dimension(*) | wm, | ||
dimension(*) | iwm, | ||
rhok, | |||
fnrm, | |||
icopt, | |||
dimension(*) | id, | ||
dimension(*) | wp, | ||
dimension(*) | iwp, | ||
dimension(*) | r, | ||
eplin, | |||
dimension(*) | ynew, | ||
dimension(*) | ypnew, | ||
dimension(*) | pwk, | ||
icnflg, | |||
dimension(*) | icnstr, | ||
rlx, | |||
dimension(*) | rpar, | ||
dimension(*) | ipar | ||
) |