tridag_ser Interface

interface
public subroutine tridag_ser(a, b, c, r, u)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in), DIMENSION(:):: a
real(kind=SP), intent(in), DIMENSION(:):: b
real(kind=SP), intent(in), DIMENSION(:):: c
real(kind=SP), intent(in), DIMENSION(:):: r
real(kind=SP), intent(out), DIMENSION(:):: u