GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
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

◆ DDSTP()

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 10 of file ddstp.f.

References abs(), dimension(), max(), and min().