GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
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

◆ DNEDD()

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 9 of file dnedd.f.

References dimension(), and min().