GNU Octave  4.2.1
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/Subroutines
dnsik.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dnsik (X, Y, YPRIME, NEQ, ICOPT, ID, RES, PSOL, WT, RPAR, IPAR, SAVR, DELTA, R, YIC, YPIC, PWK, WM, IWM, CJ, SQRTN, RSQRTN, EPLIN, EPCON, RATEMX, MAXIT, STPTOL, ICNFLG, ICNSTR, IERNEW)
 

Function/Subroutine Documentation

subroutine dnsik (   X,
dimension(*)  Y,
dimension(*)  YPRIME,
  NEQ,
  ICOPT,
dimension(*)  ID,
external  RES,
external  PSOL,
dimension(*)  WT,
dimension(*)  RPAR,
dimension(*)  IPAR,
dimension(*)  SAVR,
dimension(*)  DELTA,
dimension(*)  R,
dimension(*)  YIC,
dimension(*)  YPIC,
dimension(*)  PWK,
dimension(*)  WM,
dimension(*)  IWM,
  CJ,
  SQRTN,
  RSQRTN,
  EPLIN,
  EPCON,
  RATEMX,
  MAXIT,
  STPTOL,
  ICNFLG,
dimension(*)  ICNSTR,
  IERNEW 
)

Definition at line 5 of file dnsik.f.

References ddwnrm(), dfnrmk(), dimension(), dlinsk(), dslvk(), and to.

Referenced by ddasik().