c_ESMC_VMGatherV Interface

interface


Called by

interface~~c_esmc_vmgatherv~~CalledByGraph interface~c_esmc_vmgatherv c_ESMC_VMGatherV proc~esmf_vmgathervi4 ESMF_VMGatherVI4 proc~esmf_vmgathervi4->interface~c_esmc_vmgatherv proc~esmf_vmgathervi8 ESMF_VMGatherVI8 proc~esmf_vmgathervi8->interface~c_esmc_vmgatherv proc~esmf_vmgathervr4 ESMF_VMGatherVR4 proc~esmf_vmgathervr4->interface~c_esmc_vmgatherv proc~esmf_vmgathervr8 ESMF_VMGatherVR8 proc~esmf_vmgathervr8->interface~c_esmc_vmgatherv interface~esmf_vmgatherv ESMF_VMGatherV interface~esmf_vmgatherv->proc~esmf_vmgathervi4 interface~esmf_vmgatherv->proc~esmf_vmgathervi8 interface~esmf_vmgatherv->proc~esmf_vmgathervr4 interface~esmf_vmgatherv->proc~esmf_vmgathervr8 proc~computeareamesh computeAreaMesh proc~computeareamesh->interface~esmf_vmgatherv proc~computefracgrid computeFracGrid proc~computefracgrid->interface~esmf_vmgatherv proc~computefraclocstream computeFracLocStream proc~computefraclocstream->interface~esmf_vmgatherv proc~computefracmesh computeFracMesh proc~computefracmesh->interface~esmf_vmgatherv proc~gatherfracfieldmesh gatherFracFieldMesh proc~gatherfracfieldmesh->interface~esmf_vmgatherv program~esmf_vmgatherutest ESMF_VMGatherUTest program~esmf_vmgatherutest->interface~esmf_vmgatherv proc~f_esmf_regridstorefile f_esmf_regridstorefile proc~f_esmf_regridstorefile->proc~computeareamesh

private subroutine c_ESMC_VMGatherV(vm, sendData, sendCount, recvData, recvCounts, recvOffsets, dtk, root, 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 :: root
integer :: rc