dgbsl Subroutine

subroutine dgbsl(abd, lda, n, ml, mu, ipvt, b, job)

Arguments

Type IntentOptional Attributes Name
double precision :: abd(lda,1)
integer :: lda
integer :: n
integer :: ml
integer :: mu
integer :: ipvt(1)
double precision :: b(1)
integer :: job

Calls

proc~~dgbsl~~CallsGraph proc~dgbsl dgbsl daxpy daxpy proc~dgbsl->daxpy

Variables

Type Visibility Attributes Name Initial
double precision, public :: ddot
double precision, public :: t
integer, public :: k
integer, public :: kb
integer, public :: l
integer, public :: la
integer, public :: lb
integer, public :: lm
integer, public :: m
integer, public :: nm1