GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
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 8 of file dnsk.f.

References dimension().