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

Go to the source code of this file.

Functions/Subroutines

subroutine dnedk (x, y, yprime, neq, res, jack, psol, h, wt, jstart, idid, rpar, ipar, phi, gamma, savr, delta, e, wm, iwm, cj, cjold, cjlast, s, uround, epli, sqrtn, rsqrtn, epcon, jcalc, jflg, kp1, nonneg, ntype, iernls)
 

Function/Subroutine Documentation

◆ dnedk()

subroutine dnedk (   x,
dimension(*)  y,
dimension(*)  yprime,
  neq,
external  res,
external  jack,
external  psol,
  h,
dimension(*)  wt,
  jstart,
  idid,
dimension(*)  rpar,
dimension(*)  ipar,
dimension(neq,*)  phi,
dimension(*)  gamma,
dimension(*)  savr,
dimension(*)  delta,
dimension(*)  e,
dimension(*)  wm,
dimension(*)  iwm,
  cj,
  cjold,
  cjlast,
  s,
  uround,
  epli,
  sqrtn,
  rsqrtn,
  epcon,
  jcalc,
  jflg,
  kp1,
  nonneg,
  ntype,
  iernls 
)

Definition at line 5 of file dnedk.f.

References ddwnrm(), dnsk(), gamma(), and min().

Referenced by ddaspk().