c_ESMC_VMAllGatherV Interface

interface


Called by

interface~~c_esmc_vmallgatherv~~CalledByGraph interface~c_esmc_vmallgatherv c_ESMC_VMAllGatherV proc~esmf_vmallgathervchararray ESMF_VMAllGatherVCharArray proc~esmf_vmallgathervchararray->interface~c_esmc_vmallgatherv proc~esmf_vmallgathervi4 ESMF_VMAllGatherVI4 proc~esmf_vmallgathervi4->interface~c_esmc_vmallgatherv proc~esmf_vmallgathervi8 ESMF_VMAllGatherVI8 proc~esmf_vmallgathervi8->interface~c_esmc_vmallgatherv proc~esmf_vmallgathervr4 ESMF_VMAllGatherVR4 proc~esmf_vmallgathervr4->interface~c_esmc_vmallgatherv proc~esmf_vmallgathervr8 ESMF_VMAllGatherVR8 proc~esmf_vmallgathervr8->interface~c_esmc_vmallgatherv interface~esmf_vmallgatherv ESMF_VMAllGatherV interface~esmf_vmallgatherv->proc~esmf_vmallgathervchararray interface~esmf_vmallgatherv->proc~esmf_vmallgathervi4 interface~esmf_vmallgatherv->proc~esmf_vmallgathervi8 interface~esmf_vmallgatherv->proc~esmf_vmallgathervr4 interface~esmf_vmallgatherv->proc~esmf_vmallgathervr8 proc~esmf_distgridcreatedbai1d ESMF_DistGridCreateDBAI1D proc~esmf_distgridcreatedbai1d->interface~esmf_vmallgatherv proc~esmf_reconcileexchgattributes ESMF_ReconcileExchgAttributes proc~esmf_reconcileexchgattributes->interface~esmf_vmallgatherv proc~esmf_reconcileexchgidinfo ESMF_ReconcileExchgIDInfo proc~esmf_reconcileexchgidinfo->interface~esmf_vmallgatherv proc~esmf_vmtranslatevmid ESMF_VMTranslateVMId proc~esmf_vmtranslatevmid->interface~esmf_vmallgatherv program~esmf_vmallgathervutest ESMF_VMAllGatherVUTest program~esmf_vmallgathervutest->interface~esmf_vmallgatherv interface~esmf_distgridcreate ESMF_DistGridCreate interface~esmf_distgridcreate->proc~esmf_distgridcreatedbai1d proc~esmf_reconcilebruteforce ESMF_ReconcileBruteForce proc~esmf_reconcilebruteforce->proc~esmf_reconcileexchgattributes proc~esmf_reconcilebruteforce->proc~esmf_reconcileexchgidinfo proc~esmf_statereconcile_driver ESMF_StateReconcile_driver proc~esmf_statereconcile_driver->proc~esmf_vmtranslatevmid program~esmf_infocacheutest ESMF_InfoCacheUTest program~esmf_infocacheutest->proc~esmf_vmtranslatevmid program~esmf_statereconcileutest ESMF_StateReconcileUTest program~esmf_statereconcileutest->proc~esmf_reconcileexchgattributes

private subroutine c_ESMC_VMAllGatherV(vm, sendData, sendCount, recvData, recvCounts, recvOffsets, dtk, rc)

Arguments

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