FTDIR_CTLAD_MOD Module


Used by

  • module~~ftdir_ctlad_mod~~UsedByGraph module~ftdir_ctlad_mod FTDIR_CTLAD_MOD proc~dir_trans_ctlad DIR_TRANS_CTLAD proc~dir_trans_ctlad->module~ftdir_ctlad_mod

Subroutines

public subroutine FTDIR_CTLAD(KF_UV_G, KF_SCALARS_G, KF_GP, KF_FS, KVSETUV, KVSETSC, KPTRGP, KVSETSC3A, KVSETSC3B, KVSETSC2, PGP, PGPUV, PGP3A, PGP3B, PGP2)

*** *FTDIR_CTLAD - Direct Fourier transform control - adjoint

Read more…

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KF_UV_G
integer(kind=JPIM), intent(in) :: KF_SCALARS_G
integer(kind=JPIM), intent(in) :: KF_GP
integer(kind=JPIM), intent(in) :: KF_FS
integer(kind=JPIM), intent(in), optional :: KVSETUV(:)
integer(kind=JPIM), intent(in), optional :: KVSETSC(:)
integer(kind=JPIM), intent(in), optional :: KPTRGP(:)
integer(kind=JPIM), intent(in), optional :: KVSETSC3A(:)
integer(kind=JPIM), intent(in), optional :: KVSETSC3B(:)
integer(kind=JPIM), intent(in), optional :: KVSETSC2(:)
real(kind=JPRB), intent(out), optional :: PGP(:,:,:)
real(kind=JPRB), intent(out), optional :: PGPUV(:,:,:,:)
real(kind=JPRB), intent(out), optional :: PGP3A(:,:,:,:)
real(kind=JPRB), intent(out), optional :: PGP3B(:,:,:,:)
real(kind=JPRB), intent(out), optional :: PGP2(:,:,:)