fftw_alloc_real Interface Reference#
hipfort_hipfftw::fftw_alloc_real Interface Reference
This function is strictly equivalent to (double*) fftw_malloc(n * sizeof(double))
More...
Public Member Functions | |
| real(c_double) function | fftw_alloc_real_ (n) |
Detailed Description
This function is strictly equivalent to (double*) fftw_malloc(n * sizeof(double))
Member Function/Subroutine Documentation
◆ fftw_alloc_real_()
| real(c_double) function hipfort_hipfftw::fftw_alloc_real::fftw_alloc_real_ | ( | integer(c_size_t), value | n | ) |
The documentation for this interface was generated from the following file: