fft_gpfa_ez Interface

public interface fft_gpfa_ez

Contents


Module Procedures

private subroutine fft_gpfa_ez_dp(data, n, isign)

Arguments

Type IntentOptional AttributesName
real(kind=dp), intent(inout) :: data(2*n)
integer, intent(in) :: n
integer, intent(in) :: isign

private subroutine fft_gpfa_ez_sp(data, n, isign)

Arguments

Type IntentOptional AttributesName
real(kind=sp), intent(inout) :: data(2*n)
integer, intent(in) :: n
integer, intent(in) :: isign