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

Go to the source code of this file.

Functions/Subroutines

subroutine dnsk (x, y, yprime, neq, res, psol, wt, rpar, ipar, savr, delta, e, wm, iwm, cj, sqrtn, rsqrtn, eplin, epcon, s, confac, tolnew, muldel, maxit, ires, iersl, iernew)
 

Function/Subroutine Documentation

◆ dnsk()

subroutine dnsk (   x,
dimension(*)  y,
dimension(*)  yprime,
  neq,
external  res,
external  psol,
dimension(*)  wt,
dimension(*)  rpar,
dimension(*)  ipar,
dimension(*)  savr,
dimension(*)  delta,
dimension(*)  e,
dimension(*)  wm,
dimension(*)  iwm,
  cj,
  sqrtn,
  rsqrtn,
  eplin,
  epcon,
  s,
  confac,
  tolnew,
  muldel,
  maxit,
  ires,
  iersl,
  iernew 
)

Definition at line 5 of file dnsk.f.

References ddwnrm(), and dslvk().

Referenced by dnedk().