cmfgkb Subroutine

subroutine cmfgkb(lot, ido, ip, l1, lid, na, cc, cc1, im1, in1, ch, ch1, im2, in2, wa)

Uses


CMFGKB is an FFTPACK5 auxiliary routine.

Arguments

Type IntentOptional Attributes Name
integer :: lot
integer :: ido
integer :: ip
integer :: l1
integer :: lid
integer :: na
real(kind=prec) :: cc(2,in1,l1,ip,ido)
real(kind=prec) :: cc1(2,in1,lid,ip)
integer :: im1
integer :: in1
real(kind=prec) :: ch(2,in2,l1,ido,ip)
real(kind=prec) :: ch1(2,in2,lid,ip)
integer :: im2
integer :: in2
real(kind=prec) :: wa(ido,ip-1,2)