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 | dnsid (X, Y, YPRIME, NEQ, ICOPT, ID, RES, WT, RPAR, IPAR, DELTA, R, YIC, YPIC, WM, IWM, CJ, EPCON, RATEMX, MAXIT, STPTOL, ICNFLG, ICNSTR, IERNEW) |
subroutine dnsid | ( | X, | |
, dimension(*) | Y, | ||
, dimension(*) | YPRIME, | ||
NEQ, | |||
ICOPT, | |||
, dimension(*) | ID, | ||
, external | RES, | ||
, dimension(*) | WT, | ||
, dimension(*) | RPAR, | ||
, dimension(*) | IPAR, | ||
, dimension(*) | DELTA, | ||
, dimension(*) | R, | ||
, dimension(*) | YIC, | ||
, dimension(*) | YPIC, | ||
, dimension(*) | WM, | ||
, dimension(*) | IWM, | ||
CJ, | |||
EPCON, | |||
RATEMX, | |||
MAXIT, | |||
STPTOL, | |||
ICNFLG, | |||
, dimension(*) | ICNSTR, | ||
IERNEW | |||
) |
Definition at line 5 of file dnsid.f.
References ddwnrm(), workspace_element::dimension(), dlinsd(), dslvd(), base_hook_function::id(), and x.
Referenced by ddasid().