Toggle navigation
SPEEDY.f90
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
radf4
Subroutine
85 statements
Source File
fftpack.f90
radf4
Contents
None
subroutine radf4(ido, l1, cc, ch, wa1, wa2, wa3)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
ido
integer,
intent(in)
::
l1
real,
intent(in)
::
cc
(ido,l1,4)
real,
intent(inout)
::
ch
(ido,4,*)
real,
intent(in)
::
wa1
(*)
real,
intent(in)
::
wa2
(*)
real,
intent(in)
::
wa3
(*)
Contents
None