Go to the source code of this file.
Functions/Subroutines | |
subroutine | sstode (neq, y, yh, nyh, yh1, ewt, savf, acor, wm, iwm, f, jac, pjac, slvs) |
subroutine sstode | ( | integer, dimension(*) | neq, |
real, dimension(*) | y, | ||
real, dimension(nyh,*) | yh, | ||
integer | nyh, | ||
real, dimension(*) | yh1, | ||
real, dimension(*) | ewt, | ||
real, dimension(*) | savf, | ||
real, dimension(*) | acor, | ||
real, dimension(*) | wm, | ||
integer, dimension(*) | iwm, | ||
external | f, | ||
external | jac, | ||
external | pjac, | ||
external | slvs | ||
) |