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

Go to the source code of this file.

Functions/Subroutines

subroutine ddasic (X, Y, YPRIME, NEQ, ICOPT, ID, RES, JAC, PSOL, H, WT, NIC, IDID, RPAR, IPAR, PHI, SAVR, DELTA, E, YIC, YPIC, PWK, WM, IWM, HMIN, UROUND, EPLI, SQRTN, RSQRTN, EPCONI, STPTOL, JFLG, ICNFLG, ICNSTR, NLSIC)
 

Function/Subroutine Documentation

subroutine ddasic (   X,
dimension(*)  Y,
dimension(*)  YPRIME,
  NEQ,
  ICOPT,
dimension(*)  ID,
external  RES,
external  JAC,
external  PSOL,
  H,
dimension(*)  WT,
  NIC,
  IDID,
dimension(*)  RPAR,
dimension(*)  IPAR,
dimension(neq,*)  PHI,
dimension(*)  SAVR,
dimension(*)  DELTA,
dimension(*)  E,
dimension(*)  YIC,
dimension(*)  YPIC,
dimension(*)  PWK,
dimension(*)  WM,
dimension(*)  IWM,
  HMIN,
  UROUND,
  EPLI,
  SQRTN,
  RSQRTN,
  EPCONI,
  STPTOL,
  JFLG,
  ICNFLG,
dimension(*)  ICNSTR,
external  NLSIC 
)

Definition at line 5 of file ddasic.f.

References workspace_element::dimension().

Referenced by ddaspk().