plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_CCF
Function
MIT
12 statements
Source File
SPACClass.f90
SPACClass
to_CCF
Contents
public function to_CCF(A, B, FFT_SIZE) result(CCF)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
A
(:)
real(kind=real64),
intent(in)
::
B
(:)
integer(kind=int32),
intent(in)
::
FFT_SIZE
Return Value
complex(kind=real64), allocatable, (:)