GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
subroutine | ddajac (NEQ, X, Y, YPRIME, DELTA, CJ, H, IER, WT, E, WM, IWM, RES, IRES, UROUND, JAC, RPAR, IPAR, NTEMP) |
subroutine ddajac | ( | integer | NEQ, |
double precision | X, | ||
double precision, dimension(*) | Y, | ||
double precision, dimension(*) | YPRIME, | ||
double precision, dimension(*) | DELTA, | ||
double precision | CJ, | ||
double precision | H, | ||
integer | IER, | ||
double precision, dimension(*) | WT, | ||
double precision, dimension(*) | E, | ||
double precision, dimension(*) | WM, | ||
integer, dimension(*) | IWM, | ||
, external | RES, | ||
integer | IRES, | ||
double precision | UROUND, | ||
, external | JAC, | ||
double precision, dimension(*) | RPAR, | ||
integer, dimension(*) | IPAR, | ||
integer | NTEMP | ||
) |
Definition at line 1 of file ddajac.f.
References abs(), curl_transfer::del(), max(), min(), float_format::precision(), octave_value::sqrt(), and x.