radf2 Subroutine

subroutine radf2(ido, l1, cc, ch, wa1)

Uses

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

Called by

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

Contents

None