Go to the source code of this file.
|
subroutine | ddawts (neq, iwt, rtol, atol, y, wt, rpar, ipar) |
|
◆ ddawts()
subroutine ddawts |
( |
integer |
neq, |
|
|
integer |
iwt, |
|
|
double precision, dimension(*) |
rtol, |
|
|
double precision, dimension(*) |
atol, |
|
|
double precision, dimension(*) |
y, |
|
|
double precision, dimension(*) |
wt, |
|
|
double precision, dimension(*) |
rpar, |
|
|
integer, dimension(*) |
ipar |
|
) |
| |