c_ESMC_VMAllToAllV Interface

interface


Called by

interface~~c_esmc_vmalltoallv~~CalledByGraph interface~c_esmc_vmalltoallv c_ESMC_VMAllToAllV proc~esmf_vmalltoallvchararray ESMF_VMAllToAllVCharArray proc~esmf_vmalltoallvchararray->interface~c_esmc_vmalltoallv proc~esmf_vmalltoallvflogical ESMF_VMAllToAllVFLogical proc~esmf_vmalltoallvflogical->interface~c_esmc_vmalltoallv proc~esmf_vmalltoallvi4 ESMF_VMAllToAllVI4 proc~esmf_vmalltoallvi4->interface~c_esmc_vmalltoallv proc~esmf_vmalltoallvi8 ESMF_VMAllToAllVI8 proc~esmf_vmalltoallvi8->interface~c_esmc_vmalltoallv proc~esmf_vmalltoallvr4 ESMF_VMAllToAllVR4 proc~esmf_vmalltoallvr4->interface~c_esmc_vmalltoallv proc~esmf_vmalltoallvr8 ESMF_VMAllToAllVR8 proc~esmf_vmalltoallvr8->interface~c_esmc_vmalltoallv interface~esmf_vmalltoallv ESMF_VMAllToAllV interface~esmf_vmalltoallv->proc~esmf_vmalltoallvchararray interface~esmf_vmalltoallv->proc~esmf_vmalltoallvflogical interface~esmf_vmalltoallv->proc~esmf_vmalltoallvi4 interface~esmf_vmalltoallv->proc~esmf_vmalltoallvi8 interface~esmf_vmalltoallv->proc~esmf_vmalltoallvr4 interface~esmf_vmalltoallv->proc~esmf_vmalltoallvr8 proc~esmf_locstreamcreatepetlist ESMF_LocStreamCreatePetList proc~esmf_locstreamcreatepetlist->interface~esmf_vmalltoallv proc~esmf_reconcileexchgitems ESMF_ReconcileExchgItems proc~esmf_reconcileexchgitems->interface~esmf_vmalltoallv proc~esmf_reconcileexchgneeds ESMF_ReconcileExchgNeeds proc~esmf_reconcileexchgneeds->interface~esmf_vmalltoallv program~esmf_vmalltoallvutest ESMF_VMAllToAllVUTest program~esmf_vmalltoallvutest->interface~esmf_vmalltoallv proc~esmf_locstreamcreatebybkgmesh ESMF_LocStreamCreateByBkgMesh proc~esmf_locstreamcreatebybkgmesh->proc~esmf_locstreamcreatepetlist proc~esmf_reconcilebruteforce ESMF_ReconcileBruteForce proc~esmf_reconcilebruteforce->proc~esmf_reconcileexchgitems proc~esmf_reconcilebruteforce->proc~esmf_reconcileexchgneeds

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