Toggle navigation
zoziha/fftw3
Contents
Source File
Modules
Procedures
Derived Types
Source File
Modules
Procedures
Derived Types
fftw_import_wisdom_from_string
Interface
515 statements
Source File
fftw3.f90
fftw3_m
fftw_import_wisdom_from_string
Contents
None
interface
public function fftw_import_wisdom_from_string(input_string) bind(C, name='fftw_import_wisdom_from_string')
Arguments
Type
Intent
Optional
Attributes
Name
character,
intent(in),
dimension(*)
::
input_string
Return Value
integer(kind=c_int)