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

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(), dimension(), dnsk(), e, gamma(), h, min(), and to.

Referenced by ddaspk().