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

Go to the source code of this file.

Functions/Subroutines

subroutine dlinsk (NEQ, Y, T, YPRIME, SAVR, CJ, P, PNRM, WT, SQRTN, RSQRTN, LSOFF, STPTOL, IRET, RES, IRES, PSOL, WM, IWM, RHOK, FNRM, ICOPT, ID, WP, IWP, R, EPLIN, YNEW, YPNEW, PWK, ICNFLG, ICNSTR, RLX, RPAR, IPAR)
 

Function/Subroutine Documentation

subroutine dlinsk (   NEQ,
dimension(*)  Y,
  T,
dimension(*)  YPRIME,
dimension(*)  SAVR,
  CJ,
dimension(*)  P,
  PNRM,
dimension(*)  WT,
  SQRTN,
  RSQRTN,
  LSOFF,
  STPTOL,
  IRET,
external  RES,
  IRES,
external  PSOL,
dimension(*)  WM,
dimension(*)  IWM,
  RHOK,
  FNRM,
  ICOPT,
dimension(*)  ID,
dimension(*)  WP,
dimension(*)  IWP,
dimension(*)  R,
  EPLIN,
dimension(*)  YNEW,
dimension(*)  YPNEW,
dimension(*)  PWK,
  ICNFLG,
dimension(*)  ICNSTR,
  RLX,
dimension(*)  RPAR,
dimension(*)  IPAR 
)

Definition at line 5 of file dlinsk.f.

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

Referenced by dnsik().