SHUFFLE Subroutine

public subroutine SHUFFLE(KF_UV_G, KF_SCALARS_G, KSHFUV_G, KIVSETUV, KSHFSC_G, KIVSETSC, KVSETUV, KVSETSC)

Uses

  • proc~~shuffle~~UsesGraph proc~shuffle SHUFFLE PARKIND1 PARKIND1 proc~shuffle->PARKIND1 module~tpm_distr TPM_DISTR proc~shuffle->module~tpm_distr EC_PARKIND EC_PARKIND module~tpm_distr->EC_PARKIND

*** SHUFFLE - Re-shuffle fields for load balancing

  • Interface. ---------- CALL SHUFFLE(...)

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(out) :: KSHFUV_G(:)
integer(kind=JPIM), intent(out) :: KIVSETUV(:)
integer(kind=JPIM), intent(out) :: KSHFSC_G(:)
integer(kind=JPIM), intent(out) :: KIVSETSC(:)
integer(kind=JPIM), intent(in), optional :: KVSETUV(:)
integer(kind=JPIM), intent(in), optional :: KVSETSC(:)

Called by

proc~~shuffle~~CalledByGraph proc~shuffle SHUFFLE proc~dir_trans_ctlad DIR_TRANS_CTLAD proc~dir_trans_ctlad->proc~shuffle proc~dir_trans_ctl~2 DIR_TRANS_CTL proc~dir_trans_ctl~2->proc~shuffle proc~inv_trans_ctlad INV_TRANS_CTLAD proc~inv_trans_ctlad->proc~shuffle proc~inv_trans_ctl~2 INV_TRANS_CTL proc~inv_trans_ctl~2->proc~shuffle proc~dir_transad~2 DIR_TRANSAD proc~dir_transad~2->proc~dir_trans_ctlad proc~inv_transad~2 INV_TRANSAD proc~inv_transad~2->proc~inv_trans_ctlad