DIST_SPEC_CONTROL Subroutine

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

Uses

  • proc~~dist_spec_control~~UsesGraph proc~dist_spec_control DIST_SPEC_CONTROL MPL_MODULE MPL_MODULE proc~dist_spec_control->MPL_MODULE PARKIND1 PARKIND1 proc~dist_spec_control->PARKIND1 module~abort_trans_mod ABORT_TRANS_MOD proc~dist_spec_control->module~abort_trans_mod module~set2pe_mod SET2PE_MOD proc~dist_spec_control->module~set2pe_mod module~tpm_distr TPM_DISTR proc~dist_spec_control->module~tpm_distr EC_PARKIND EC_PARKIND module~tpm_distr->EC_PARKIND

*** DIST_SPEC_CONTROL - Distribute global spectral array among processors

  • Interface. ---------- CALL DIST_SPEC_CONTROL(...)

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(:)

Calls

proc~~dist_spec_control~~CallsGraph proc~dist_spec_control DIST_SPEC_CONTROL gstats gstats proc~dist_spec_control->gstats gstats_barrier gstats_barrier proc~dist_spec_control->gstats_barrier gstats_barrier2 gstats_barrier2 proc~dist_spec_control->gstats_barrier2 mpl_barrier mpl_barrier proc~dist_spec_control->mpl_barrier mpl_recv mpl_recv proc~dist_spec_control->mpl_recv mpl_send mpl_send proc~dist_spec_control->mpl_send mpl_wait mpl_wait proc~dist_spec_control->mpl_wait proc~abort_trans ABORT_TRANS proc~dist_spec_control->proc~abort_trans proc~set2pe SET2PE proc~dist_spec_control->proc~set2pe mpl_abort mpl_abort proc~abort_trans->mpl_abort sdl_srlabort sdl_srlabort proc~abort_trans->sdl_srlabort sdl_traceback sdl_traceback proc~abort_trans->sdl_traceback proc~set2pe->proc~abort_trans abor1 abor1 proc~set2pe->abor1

Called by

proc~~dist_spec_control~~CalledByGraph proc~dist_spec_control DIST_SPEC_CONTROL proc~dist_spec DIST_SPEC proc~dist_spec->proc~dist_spec_control proc~dist_spec~2 DIST_SPEC proc~dist_spec~2->proc~dist_spec_control