bandec Interface

interface
public subroutine bandec(a, m1, m2, al, indx, d)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(inout), DIMENSION(:,:):: a
integer(kind=I4B), intent(in) :: m1
integer(kind=I4B), intent(in) :: m2
real(kind=SP), intent(out), DIMENSION(:,:):: al
integer(kind=I4B), intent(out), DIMENSION(:):: indx
real(kind=SP), intent(out) :: d