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

Go to the source code of this file.

Functions/Subroutines

subroutine dnsid (X, Y, YPRIME, NEQ, ICOPT, ID, RES, WT, RPAR, IPAR, DELTA, R, YIC, YPIC, WM, IWM, CJ, EPCON, RATEMX, MAXIT, STPTOL, ICNFLG, ICNSTR, IERNEW)
 

Function/Subroutine Documentation

subroutine dnsid (   X,
dimension(*)  Y,
dimension(*)  YPRIME,
  NEQ,
  ICOPT,
dimension(*)  ID,
external  RES,
dimension(*)  WT,
dimension(*)  RPAR,
dimension(*)  IPAR,
dimension(*)  DELTA,
dimension(*)  R,
dimension(*)  YIC,
dimension(*)  YPIC,
dimension(*)  WM,
dimension(*)  IWM,
  CJ,
  EPCON,
  RATEMX,
  MAXIT,
  STPTOL,
  ICNFLG,
dimension(*)  ICNSTR,
  IERNEW 
)

Definition at line 5 of file dnsid.f.

References ddwnrm(), workspace_element::dimension(), dlinsd(), and dslvd().

Referenced by ddasid().