TOOLIB
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
fftwf_alloc_complex
Interface
515 statements
Source File
mod_fftw3.f90
fftw3
fftwf_alloc_complex
Contents
None
interface
private function fftwf_alloc_complex(n) bind(C, name='fftwf_alloc_complex')
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=C_SIZE_T),
value
::
n
Return Value
type(c_ptr)