radf3 Subroutine

subroutine radf3(ido, l1, cc, ch, wa1, wa2)

Uses

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

Called by

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

Contents

None