plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
IFFT
Function
MIT
16 statements
Source File
MathClass.f90
MathClass
IFFT
Contents
public function IFFT(x, T) result(hatx)
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=kind(0d0)),
intent(in)
::
x
(:)
real(kind=real64),
intent(in),
optional
::
T
(2)
Return Value
complex(kind=kind(0d0)), allocatable, (:)