Go to the source code of this file.
Functions |
subroutine | EWSET (N, ITOL, RTOL, ATOL, YCUR, EWT) |
Function Documentation
subroutine EWSET |
( |
INTEGER |
N, |
|
|
INTEGER |
ITOL, |
|
|
DOUBLE PRECISION,dimension(*),dimension |
RTOL, |
|
|
DOUBLE PRECISION,dimension(*),dimension |
ATOL, |
|
|
DOUBLE PRECISION,dimension(n),dimension |
YCUR, |
|
|
DOUBLE PRECISION,dimension(n),dimension |
EWT | |
|
) |
| | |