API reference SWAP
Back to home
Source Files
Modules
Procedures
banbks
Subroutine
36 statements
Source File
tridag.f90
banbks
Contents
subroutine banbks(a, n, m1, m2, np, mp, al, mpl, indx, b)
Arguments
Type
Intent
Optional
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)