GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
dnsid.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dnsid (x, y, yprime, neq, icopt, id, res, wt, rpar, ipar, delta, r, yic, ypic, wm, iwm, cj, epcon, ratemx, maxit, stptol, icnflg, icnstr, iernew)
 

Function/Subroutine Documentation

◆ dnsid()

subroutine dnsid (   x,
dimension(*)  y,
dimension(*)  yprime,
  neq,
  icopt,
dimension(*)  id,
external  res,
dimension(*)  wt,
dimension(*)  rpar,
dimension(*)  ipar,
dimension(*)  delta,
dimension(*)  r,
dimension(*)  yic,
dimension(*)  ypic,
dimension(*)  wm,
dimension(*)  iwm,
  cj,
  epcon,
  ratemx,
  maxit,
  stptol,
  icnflg,
dimension(*)  icnstr,
  iernew 
)

Definition at line 5 of file dnsid.f.

References ddwnrm(), dlinsd(), and dslvd().

Referenced by ddasid().