banbks Subroutine

subroutine banbks(a, n, m1, m2, np, mp, al, mpl, indx, b)

Arguments

Type IntentOptional Attributes Name
real(kind=8) :: a(np,mp)
integer :: n
integer :: m1
integer :: m2
integer :: np
integer :: mp
real(kind=8) :: al(np,mpl)
integer :: mpl
integer :: indx(n)
real(kind=8) :: b(n)