tdslv Subroutine

public subroutine tdslv(r, n, l, nd)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(inout), DIMENSION(nd,n) :: r
integer, intent(in) :: n
real(kind=real64), intent(in), DIMENSION(n) :: l
integer, intent(in) :: nd