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

Go to the source code of this file.

Functions/Subroutines

subroutine ddasid (X, Y, YPRIME, NEQ, ICOPT, ID, RES, JACD, PDUM, H, WT, JSDUM, RPAR, IPAR, DUMSVR, DELTA, R, YIC, YPIC, DUMPWK, WM, IWM, CJ, UROUND, DUME, DUMS, DUMR, EPCON, RATEMX, STPTOL, JFDUM, ICNFLG, ICNSTR, IERNLS)
 

Function/Subroutine Documentation

subroutine ddasid (   X,
dimension(*)  Y,
dimension(*)  YPRIME,
  NEQ,
  ICOPT,
dimension(*)  ID,
external  RES,
external  JACD,
  PDUM,
  H,
dimension(*)  WT,
  JSDUM,
dimension(*)  RPAR,
dimension(*)  IPAR,
  DUMSVR,
dimension(*)  DELTA,
dimension(*)  R,
dimension(*)  YIC,
dimension(*)  YPIC,
  DUMPWK,
dimension(*)  WM,
dimension(*)  IWM,
  CJ,
  UROUND,
  DUME,
  DUMS,
  DUMR,
  EPCON,
  RATEMX,
  STPTOL,
  JFDUM,
  ICNFLG,
dimension(*)  ICNSTR,
  IERNLS 
)

Definition at line 5 of file ddasid.f.

References workspace_element::dimension(), dmatd(), dnsid(), and min().

Referenced by ddaspk().