GATH_SPEC_CONTROL_MOD Module


Used by

  • module~~gath_spec_control_mod~2~~UsedByGraph module~gath_spec_control_mod~2 GATH_SPEC_CONTROL_MOD proc~gath_spec GATH_SPEC proc~gath_spec->module~gath_spec_control_mod~2 proc~gath_spec~2 GATH_SPEC proc~gath_spec~2->module~gath_spec_control_mod~2

Subroutines

public subroutine GATH_SPEC_CONTROL(PSPECG, KFGATHG, KTO, KVSET, PSPEC, LDIM1_IS_FLD, KSMAX, KSPEC2, KSPEC2_G, KPOSSP, KDIM0G, LDZA0IP)

*** GATH_SPEC_CONTROL - Gather global spectral array from processors

Read more…

Arguments

Type IntentOptional Attributes Name
real(kind=JPRB), intent(out), optional :: PSPECG(:,:)
integer(kind=JPIM), intent(in) :: KFGATHG
integer(kind=JPIM), intent(in) :: KTO(:)
integer(kind=JPIM), intent(in) :: KVSET(:)
real(kind=JPRB), intent(in), optional :: PSPEC(:,:)
logical, intent(in), optional :: LDIM1_IS_FLD
integer(kind=JPIM), intent(in) :: KSMAX
integer(kind=JPIM), intent(in) :: KSPEC2
integer(kind=JPIM), intent(in) :: KSPEC2_G
integer(kind=JPIM), intent(in) :: KPOSSP(:)
integer(kind=JPIM), intent(in) :: KDIM0G(0:)
logical, intent(in), optional :: LDZA0IP