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

Go to the source code of this file.

Functions/Subroutines

subroutine dnsd (x, y, yprime, neq, res, pdum, wt, rpar, ipar, dumsvr, delta, e, wm, iwm, cj, dums, dumr, dume, epcon, s, confac, tolnew, muldel, maxit, ires, idum, iernew)
 

Function/Subroutine Documentation

◆ dnsd()

subroutine dnsd (   x,
dimension(*)  y,
dimension(*)  yprime,
  neq,
external  res,
  pdum,
dimension(*)  wt,
dimension(*)  rpar,
dimension(*)  ipar,
  dumsvr,
dimension(*)  delta,
dimension(*)  e,
dimension(*)  wm,
dimension(*)  iwm,
  cj,
  dums,
  dumr,
  dume,
  epcon,
  s,
  confac,
  tolnew,
  muldel,
  maxit,
  ires,
  idum,
  iernew 
)

Definition at line 5 of file dnsd.f.

References ddwnrm(), and dslvd().

Referenced by dnedd().