Go to the source code of this file.
Functions |
subroutine | DRCHEK (JOB, G, NG, NEQ, TN, TOUT, Y, YP, PHI, PSI,*KOLD, G0, G1, GX, JROOT, IRT, UROUND, INFO3, RWORK, IWORK,*RPAR, IPAR) |
Function Documentation
subroutine DRCHEK |
( |
INTEGER |
JOB, |
|
|
G |
, |
|
|
INTEGER |
NG, |
|
|
INTEGER |
NEQ, |
|
|
DOUBLE PRECISION |
TN, |
|
|
DOUBLE PRECISION |
TOUT, |
|
|
DOUBLE PRECISION,dimension(*),dimension |
Y, |
|
|
DOUBLE PRECISION,dimension(*),dimension |
YP, |
|
|
DOUBLE PRECISION,dimension(neq,*),dimension |
PHI, |
|
|
DOUBLE PRECISION,dimension(*),dimension |
PSI, |
|
|
* |
KOLD, |
|
|
DOUBLE PRECISION,dimension(*),dimension |
G0, |
|
|
DOUBLE PRECISION,dimension(*),dimension |
G1, |
|
|
DOUBLE PRECISION,dimension(*),dimension |
GX, |
|
|
INTEGER,dimension(*),dimension |
JROOT, |
|
|
INTEGER |
IRT, |
|
|
DOUBLE PRECISION |
UROUND, |
|
|
INTEGER |
INFO3, |
|
|
RWORK |
, |
|
|
INTEGER,dimension(*),dimension |
IWORK, |
|
|
* |
RPAR, |
|
|
INTEGER |
IPAR | |
|
) |
| | |