Go to the source code of this file.
Functions/Subroutines | |
subroutine | ddasrt (res, neq, t, y, yprime, tout, info, rtol, atol, idid, rwork, lrw, iwork, liw, rpar, ipar, jac, g, ng, jroot) |
subroutine ddasrt | ( | external | res, |
neq, | |||
t, | |||
dimension(*) | y, | ||
dimension(*) | yprime, | ||
tout, | |||
dimension(15) | info, | ||
dimension(*) | rtol, | ||
dimension(*) | atol, | ||
idid, | |||
dimension(*) | rwork, | ||
lrw, | |||
dimension(*) | iwork, | ||
liw, | |||
dimension(*) | rpar, | ||
dimension(*) | ipar, | ||
external | jac, | ||
external | g, | ||
ng, | |||
jroot | |||
) |