GNU Octave  4.0.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/Subroutines
ddasik.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ddasik (X, Y, YPRIME, NEQ, ICOPT, ID, RES, JACK, PSOL, H, WT, JSKIP, RPAR, IPAR, SAVR, DELTA, R, YIC, YPIC, PWK, WM, IWM, CJ, UROUND, EPLI, SQRTN, RSQRTN, EPCON, RATEMX, STPTOL, JFLG, ICNFLG, ICNSTR, IERNLS)
 

Function/Subroutine Documentation

subroutine ddasik (   X,
dimension(*)  Y,
dimension(*)  YPRIME,
  NEQ,
  ICOPT,
dimension(*)  ID,
external  RES,
external  JACK,
external  PSOL,
  H,
dimension(*)  WT,
  JSKIP,
dimension(*)  RPAR,
dimension(*)  IPAR,
dimension(*)  SAVR,
dimension(*)  DELTA,
dimension(*)  R,
dimension(*)  YIC,
dimension(*)  YPIC,
dimension(*)  PWK,
dimension(*)  WM,
dimension(*)  IWM,
  CJ,
  UROUND,
  EPLI,
  SQRTN,
  RSQRTN,
  EPCON,
  RATEMX,
  STPTOL,
  JFLG,
  ICNFLG,
dimension(*)  ICNSTR,
  IERNLS 
)

Definition at line 5 of file ddasik.f.

References workspace_element::dimension(), dnsik(), and min().

Referenced by ddaspk().