DPSOLILU Subroutine

subroutine DPSOLILU(NEQ, T, Y, YPRIME, R0, WK, CJ, WGHT, WP, IWP, BL, EPLIN, IERR, RPAR, IPAR)

Arguments

Type IntentOptional Attributes Name
integer :: NEQ
real(kind=8) :: T
real(kind=8) :: Y(NEQ)
real(kind=8) :: YPRIME(NEQ)
real(kind=8) :: R0(NEQ)
real(kind=8) :: WK(NEQ)
real(kind=8) :: CJ
real(kind=8) :: WGHT(NEQ)
real(kind=8) :: WP(*)
integer :: IWP(*)
real(kind=8) :: BL(NEQ)
real(kind=8) :: EPLIN
integer :: IERR
real(kind=8) :: RPAR(*)
integer :: IPAR(*)

Calls

proc~~dpsolilu~~CallsGraph proc~dpsolilu DPSOLILU lusol lusol proc~dpsolilu->lusol

Variables

Type Visibility Attributes Name Initial
integer, public :: I
integer, public :: LPLU
integer, public :: LJU
integer, public :: LJLU
integer, public :: LROWNRMS
integer, public :: LPERM
integer, public :: LQPERM
integer, public :: IREORDER
integer, public :: ISRNORM
integer, public :: IPREMETH
integer, public :: JSCALCOL