c_ESMC_VMAllToAll Interface

interface
private subroutine c_ESMC_VMAllToAll(vm, sendData, sendCount, recvData, recvCount, dtk, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_VM) :: vm
type(*) :: sendData(*)
integer :: sendCount
type(*) :: recvData(*)
integer :: recvCount
type(ESMF_TypeKind_Flag) :: dtk
integer :: rc