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