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