plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
rftfsub
Subroutine
MIT
21 statements
Source File
OouraFFT.f90
OouraFFT
rftfsub
Contents
public subroutine rftfsub(n, a, nc, c)
Arguments
Type
Intent
Optional
Attributes
Name
integer
::
n
real(kind=8)
::
a
(0:n-1)
integer
::
nc
real(kind=8)
::
c
(0:nc-1)