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
dnedd.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dnedd (X, Y, YPRIME, NEQ, RES, JACD, PDUM, H, WT, JSTART, IDID, RPAR, IPAR, PHI, GAMMA, DUMSVR, DELTA, E, WM, IWM, CJ, CJOLD, CJLAST, S, UROUND, DUME, DUMS, DUMR, EPCON, JCALC, JFDUM, KP1, NONNEG, NTYPE, IERNLS)
 

Function/Subroutine Documentation

subroutine dnedd (   X,
dimension(*)  Y,
dimension(*)  YPRIME,
  NEQ,
external  RES,
external  JACD,
  PDUM,
  H,
dimension(*)  WT,
  JSTART,
  IDID,
dimension(*)  RPAR,
dimension(*)  IPAR,
dimension(neq,*)  PHI,
dimension(*)  GAMMA,
  DUMSVR,
dimension(*)  DELTA,
dimension(*)  E,
dimension(*)  WM,
dimension(*)  IWM,
  CJ,
  CJOLD,
  CJLAST,
  S,
  UROUND,
  DUME,
  DUMS,
  DUMR,
  EPCON,
  JCALC,
  JFDUM,
  KP1,
  NONNEG,
  NTYPE,
  IERNLS 
)

Definition at line 5 of file dnedd.f.

References ddwnrm(), dimension(), dmatd(), dnsd(), e, gamma(), h, min(), and to.

Referenced by ddaspk().