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