plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
FFT2D_real
Function
MIT
28 statements
Source File
MathClass.f90
MathClass
FFT2D_real
Contents
public function FFT2D_real(xy) result(hatx)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
xy
(:,:)
Return Value
complex(kind=real64), allocatable, (:,:)