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

Go to the source code of this file.

Functions

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 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(), CollocWt::beta(), ddatrp(), ddwnrm(), workspace_element::dimension(), gamma(), max(), min(), and x.

Referenced by ddaspk().