radf5 Subroutine

subroutine radf5(ido, l1, cc, ch, wa1, wa2, wa3, wa4)

Uses

  • proc~~radf5~~UsesGraph proc~radf5 radf5 module~types types proc~radf5->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,5)
real(kind=p), intent(inout) :: ch(ido,5,*)
real(kind=p), intent(in) :: wa1(*)
real(kind=p), intent(in) :: wa2(*)
real(kind=p), intent(in) :: wa3(*)
real(kind=p), intent(in) :: wa4(*)

Called by

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

Contents

None