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 | dlinsd (NEQ, Y, T, YPRIME, CJ, P, PNRM, WT, LSOFF, STPTOL, IRET, RES, IRES, WM, IWM, FNRM, ICOPT, ID, R, YNEW, YPNEW, ICNFLG, ICNSTR, RLX, RPAR, IPAR) |
subroutine dlinsd | ( | NEQ, | |
, dimension(*) | Y, | ||
T, | |||
, dimension(*) | YPRIME, | ||
CJ, | |||
, dimension(*) | P, | ||
PNRM, | |||
, dimension(*) | WT, | ||
LSOFF, | |||
STPTOL, | |||
IRET, | |||
, external | RES, | ||
IRES, | |||
, dimension(*) | WM, | ||
, dimension(*) | IWM, | ||
FNRM, | |||
ICOPT, | |||
, dimension(*) | ID, | ||
, dimension(*) | R, | ||
, dimension(*) | YNEW, | ||
, dimension(*) | YPNEW, | ||
ICNFLG, | |||
, dimension(*) | ICNSTR, | ||
RLX, | |||
, dimension(*) | RPAR, | ||
, dimension(*) | IPAR | ||
) |
Definition at line 5 of file dlinsd.f.
References CollocWt::alpha(), d, dcnstr(), dfnrmd(), workspace_element::dimension(), dyypnw(), base_hook_function::id(), Vt102Emulation::tau(), and xerrwd().
Referenced by dnsid().