GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
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

◆ ddasid()

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 dmatd(), dnsid(), and min().

Referenced by ddaspk().