Toggle navigation
ALaDyn
3.0.1
Guide
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
fftwf_alloc_real
Interface
512 statements
Source File
modern_fft_lib.F90
modern_fft_lib
fftwf_alloc_real
Contents
None
interface
public function fftwf_alloc_real(n) bind(C, name='fftwf_alloc_real')
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=C_SIZE_T),
value
::
n
Return Value
type(C_PTR)