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

Go to the source code of this file.

Functions/Subroutines

subroutine ddstp (X, Y, YPRIME, NEQ, RES, JAC, PSOL, H, WT, VT, JSTART, IDID, RPAR, IPAR, PHI, SAVR, DELTA, E, WM, IWM, ALPHA, BETA, GAMMA, PSI, SIGMA, CJ, CJOLD, HOLD, S, HMIN, UROUND, EPLI, SQRTN, RSQRTN, EPCON, IPHASE, JCALC, JFLG, K, KOLD, NS, NONNEG, NTYPE, NLS)
 

Function/Subroutine Documentation

subroutine ddstp (   X,
dimension(*)  Y,
dimension(*)  YPRIME,
  NEQ,
external  RES,
external  JAC,
external  PSOL,
  H,
dimension(*)  WT,
dimension(*)  VT,
  JSTART,
  IDID,
dimension(*)  RPAR,
dimension(*)  IPAR,
dimension(neq,*)  PHI,
dimension(*)  SAVR,
dimension(*)  DELTA,
dimension(*)  E,
dimension(*)  WM,
dimension(*)  IWM,
dimension(*)  ALPHA,
dimension(*)  BETA,
dimension(*)  GAMMA,
dimension(*)  PSI,
dimension(*)  SIGMA,
  CJ,
  CJOLD,
  HOLD,
  S,
  HMIN,
  UROUND,
  EPLI,
  SQRTN,
  RSQRTN,
  EPCON,
  IPHASE,
  JCALC,
  JFLG,
  K,
  KOLD,
  NS,
  NONNEG,
  NTYPE,
external  NLS 
)

Definition at line 5 of file ddstp.f.

References abs(), CollocWt::alpha(), ddatrp(), ddwnrm(), workspace_element::dimension(), gamma(), max(), and min().

Referenced by ddaspk().