SHUFFLE_MOD Module


Subroutines

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

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

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