fftw_alloc_real Interface Reference

fftw_alloc_real Interface Reference#

hipFORT API Reference: hipfort_hipfftw::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

type(c_ptr) 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_()

type(c_ptr) 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: