c_ESMC_VMAllToAllV Interface

interface
private subroutine c_ESMC_VMAllToAllV(vm, sendData, sendCounts, sendOffsets, recvData, recvCounts, recvOffsets, dtk, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_VM) :: vm
type(*) :: sendData(*)
integer :: sendCounts(*)
integer :: sendOffsets(*)
type(*) :: recvData(*)
integer :: recvCounts(*)
integer :: recvOffsets(*)
type(ESMF_TypeKind_Flag) :: dtk
integer :: rc