fftw_alloc_real Interface

interface


Called by

interface~~fftw_alloc_real~~CalledByGraph interface~fftw_alloc_real fftw_alloc_real proc~fft_obj_setfftdirections fft_obj%fft_obj_SetFFTDirections proc~fft_obj_setfftdirections->interface~fftw_alloc_real

public function fftw_alloc_real(n) bind(C, name='fftw_alloc_real')

Arguments

Type IntentOptional Attributes Name
integer(kind=C_SIZE_T), value :: n

Return Value type(c_ptr)