FFT2D_comp Function

public function FFT2D_comp(xy) result(hatx)

Arguments

Type IntentOptional Attributes Name
complex(kind=real64), intent(in) :: xy(:,:)

Return Value complex(kind=real64), allocatable, (:,:)