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
dlinsd.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dlinsd (NEQ, Y, T, YPRIME, CJ, P, PNRM, WT, LSOFF, STPTOL, IRET, RES, IRES, WM, IWM, FNRM, ICOPT, ID, R, YNEW, YPNEW, ICNFLG, ICNSTR, RLX, RPAR, IPAR)
 

Function/Subroutine Documentation

subroutine dlinsd (   NEQ,
dimension(*)  Y,
  T,
dimension(*)  YPRIME,
  CJ,
dimension(*)  P,
  PNRM,
dimension(*)  WT,
  LSOFF,
  STPTOL,
  IRET,
external  RES,
  IRES,
dimension(*)  WM,
dimension(*)  IWM,
  FNRM,
  ICOPT,
dimension(*)  ID,
dimension(*)  R,
dimension(*)  YNEW,
dimension(*)  YPNEW,
  ICNFLG,
dimension(*)  ICNSTR,
  RLX,
dimension(*)  RPAR,
dimension(*)  IPAR 
)

Definition at line 5 of file dlinsd.f.

References CollocWt::alpha(), d, dcnstr(), dfnrmd(), workspace_element::dimension(), dyypnw(), Vt102Emulation::tau(), and xerrwd().

Referenced by dnsid().