GNU Octave  3.8.0
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
dnedk.f File Reference

Go to the source code of this file.

Functions

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 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(), workspace_element::dimension(), dnsk(), gamma(), min(), and x.

Referenced by ddaspk().