fftw_execute Interface Reference

fftw_execute Interface Reference#

HIPFORT API Reference: hipfort_hipfftw::fftw_execute Interface Reference
hipfort_hipfftw::fftw_execute Interface Reference

Computes the discrete Fourier transform that a double-precision plan captures using the input and output data buffers that were communicated at plan's creation. More...

Public Member Functions

subroutine fftw_execute_ (plan)
 

Detailed Description

Computes the discrete Fourier transform that a double-precision plan captures using the input and output data buffers that were communicated at plan's creation.

Parameters
[in]plan- the double-precision plan capturing the transform to compute.

Member Function/Subroutine Documentation

◆ fftw_execute_()

subroutine hipfort_hipfftw::fftw_execute::fftw_execute_ ( type(c_ptr), value  plan)

The documentation for this interface was generated from the following file: