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

Go to the source code of this file.

Functions/Subroutines

subroutine dslvk (NEQ, Y, TN, YPRIME, SAVR, X, EWT, WM, IWM, RES, IRES, PSOL, IERSL, CJ, EPLIN, SQRTN, RSQRTN, RHOK, RPAR, IPAR)
 

Function/Subroutine Documentation

subroutine dslvk ( integer  NEQ,
double precision, dimension(*)  Y,
double precision  TN,
double precision, dimension(*)  YPRIME,
double precision, dimension(*)  SAVR,
double precision, dimension(*)  X,
double precision, dimension(*)  EWT,
double precision, dimension(*)  WM,
integer, dimension(*)  IWM,
external  RES,
integer  IRES,
external  PSOL,
integer  IERSL,
double precision  CJ,
double precision  EPLIN,
double precision  SQRTN,
double precision  RSQRTN,
double precision  RHOK,
double precision, dimension(*)  RPAR,
integer, dimension(*)  IPAR 
)

Definition at line 5 of file dslvk.f.

References workspace_element::dimension(), and dspigm().

Referenced by dnsik(), and dnsk().