Go to the source code of this file.
|
subroutine | ewset (N, ITOL, RTOL, ATOL, YCUR, EWT) |
|
◆ ewset()
subroutine ewset |
( |
integer |
N, |
|
|
integer |
ITOL, |
|
|
double precision, dimension(*) |
RTOL, |
|
|
double precision, dimension(*) |
ATOL, |
|
|
double precision, dimension(n) |
YCUR, |
|
|
double precision, dimension(n) |
EWT |
|
) |
| |