GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
dnsk.f File Reference

Go to the source code of this file.

Functions

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 Documentation

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(), workspace_element::dimension(), dslvk(), and x.

Referenced by dnedk().