dftcor Interface

interface
public subroutine dftcor(w, delta, a, b, endpts, corre, corim, corfac)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in) :: w
real(kind=SP), intent(in) :: delta
real(kind=SP), intent(in) :: a
real(kind=SP), intent(in) :: b
real(kind=SP), intent(in), DIMENSION(:):: endpts
real(kind=SP), intent(out) :: corre
real(kind=SP), intent(out) :: corim
real(kind=SP), intent(out) :: corfac