DSLVK Subroutine

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

Arguments

Type IntentOptional Attributes Name
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
real :: RES
integer :: IRES
real :: 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

Calls

proc~~dslvk~~CallsGraph proc~dslvk DSLVK dcopy dcopy proc~dslvk->dcopy dscal dscal proc~dslvk->dscal dspigm dspigm proc~dslvk->dspigm

Variables

Type Visibility Attributes Name Initial
integer, public :: IFLAG
integer, public :: IRST
integer, public :: NRSTS
integer, public :: NRMAX
integer, public :: LR
integer, public :: LDL
integer, public :: LHES
integer, public :: LGMR
integer, public :: LQ
integer, public :: LV
integer, public :: LWK
integer, public :: LZ
integer, public :: MAXLP1
integer, public :: NPSL
integer, public :: NLI
integer, public :: NPS
integer, public :: NCFL
integer, public :: NRE
integer, public :: MAXL
integer, public :: KMP
integer, public :: MITER