MAPL_CommsAllGather Interface

public interface MAPL_CommsAllGather

Called by

interface~~mapl_commsallgather~~CalledByGraph interface~mapl_commsallgather MAPL_CommsAllGather proc~mapl_locstreamcreatexform MAPL_LocStreamCreateXform proc~mapl_locstreamcreatexform->interface~mapl_commsallgather

Module Procedures

private subroutine MAPL_CommsAllGather_I4_1(vm, sendbuf, sendcnt, recvbuf, recvcnt, RC)

Arguments

Type IntentOptional Attributes Name
type(ESMF_VM), intent(in) :: vm
integer, intent(in) :: sendbuf(:)
integer, intent(in) :: sendcnt
integer, intent(inout) :: recvbuf(:)
integer, intent(in) :: recvcnt
integer, intent(out), optional :: RC

private subroutine MAPL_CommsAllGather_L4_1(vm, sendbuf, sendcnt, recvbuf, recvcnt, RC)

Arguments

Type IntentOptional Attributes Name
type(ESMF_VM), intent(in) :: vm
logical, intent(in) :: sendbuf(:)
integer, intent(in) :: sendcnt
logical, intent(inout) :: recvbuf(:)
integer, intent(in) :: recvcnt
integer, intent(out), optional :: RC