GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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().