dstsub Subroutine

public subroutine dstsub(n, a, nc, c)

Arguments

Type IntentOptional AttributesName
integer :: n
real(kind=8) :: a(0:n-1)
integer :: nc
real(kind=8) :: c(0:nc-1)

Contents

None