radf4 Subroutine

subroutine radf4(ido, l1, cc, ch, wa1, wa2, wa3)

Uses

  • proc~~radf4~~UsesGraph proc~radf4 radf4 module~types types proc~radf4->module~types iso_fortran_env iso_fortran_env module~types->iso_fortran_env

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: ido
integer, intent(in) :: l1
real(kind=p), intent(in) :: cc(ido,l1,4)
real(kind=p), intent(inout) :: ch(ido,4,*)
real(kind=p), intent(in) :: wa1(*)
real(kind=p), intent(in) :: wa2(*)
real(kind=p), intent(in) :: wa3(*)

Called by

proc~~radf4~~CalledByGraph proc~radf4 radf4 proc~rfftf1 rfftf1 proc~rfftf1->proc~radf4 proc~modfourier_fourier ModFourier_fourier proc~modfourier_fourier->proc~rfftf1

Contents

None