GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
dmatd.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dmatd (neq, x, y, yprime, delta, cj, h, ier, ewt, e, wm, iwm, res, ires, uround, jacd, rpar, ipar)
 

Function/Subroutine Documentation

◆ dmatd()

subroutine dmatd (   neq,
  x,
dimension(*)  y,
dimension(*)  yprime,
dimension(*)  delta,
  cj,
  h,
  ier,
dimension(*)  ewt,
dimension(*)  e,
dimension(*)  wm,
dimension(*)  iwm,
external  res,
  ires,
  uround,
external  jacd,
dimension(*)  rpar,
dimension(*)  ipar 
)

Definition at line 5 of file dmatd.f.

References max().

Referenced by ddasid(), and dnedd().