Go to the source code of this file.
|
subroutine | dewset (n, itol, rtol, atol, ycur, ewt) |
|
◆ dewset()
subroutine dewset |
( |
integer |
n, |
|
|
integer |
itol, |
|
|
double precision, dimension(*) |
rtol, |
|
|
double precision, dimension(*) |
atol, |
|
|
double precision, dimension(n) |
ycur, |
|
|
double precision, dimension(n) |
ewt |
|
) |
| |