c_ESMC_VMAllToAll Interface

interface


Called by

interface~~c_esmc_vmalltoall~~CalledByGraph interface~c_esmc_vmalltoall c_ESMC_VMAllToAll proc~esmf_vmalltoalli4 ESMF_VMAllToAllI4 proc~esmf_vmalltoalli4->interface~c_esmc_vmalltoall proc~esmf_vmalltoalli8 ESMF_VMAllToAllI8 proc~esmf_vmalltoalli8->interface~c_esmc_vmalltoall proc~esmf_vmalltoallr4 ESMF_VMAllToAllR4 proc~esmf_vmalltoallr4->interface~c_esmc_vmalltoall proc~esmf_vmalltoallr8 ESMF_VMAllToAllR8 proc~esmf_vmalltoallr8->interface~c_esmc_vmalltoall interface~esmf_vmalltoall ESMF_VMAllToAll interface~esmf_vmalltoall->proc~esmf_vmalltoalli4 interface~esmf_vmalltoall->proc~esmf_vmalltoalli8 interface~esmf_vmalltoall->proc~esmf_vmalltoallr4 interface~esmf_vmalltoall->proc~esmf_vmalltoallr8 proc~esmf_reconcileexchgitems ESMF_ReconcileExchgItems proc~esmf_reconcileexchgitems->interface~esmf_vmalltoall program~esmf_vmalltoallutest ESMF_VMAllToAllUTest program~esmf_vmalltoallutest->interface~esmf_vmalltoall proc~esmf_reconcilebruteforce ESMF_ReconcileBruteForce proc~esmf_reconcilebruteforce->proc~esmf_reconcileexchgitems

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