DIST_SPEC_CONTROL_MOD Module


Used by

  • module~~dist_spec_control_mod~2~~UsedByGraph module~dist_spec_control_mod~2 DIST_SPEC_CONTROL_MOD proc~dist_spec DIST_SPEC proc~dist_spec->module~dist_spec_control_mod~2 proc~dist_spec~2 DIST_SPEC proc~dist_spec~2->module~dist_spec_control_mod~2

Subroutines

public subroutine DIST_SPEC_CONTROL(PSPECG, KFDISTG, KFROM, KVSET, PSPEC, LDIM1_IS_FLD, KSMAX, KSPEC2, KSPEC2_G, KPOSSP, KDIM0G, KSORT)

*** DIST_SPEC_CONTROL - Distribute global spectral array among processors

Read more…

Arguments

Type IntentOptional Attributes Name
real(kind=JPRB), intent(in), optional :: PSPECG(:,:)
integer(kind=JPIM), intent(in) :: KFDISTG
integer(kind=JPIM), intent(in) :: KFROM(:)
integer(kind=JPIM), intent(in) :: KVSET(:)
real(kind=JPRB), intent(out), 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:)
integer(kind=JPIM), intent(in), optional, TARGET :: KSORT(:)