ESMF_VMNonBlockingEx Program

Uses

  • program~~esmf_vmnonblockingex~~UsesGraph program~esmf_vmnonblockingex ESMF_VMNonBlockingEx module~esmf ESMF program~esmf_vmnonblockingex->module~esmf module~esmf_testmod ESMF_TestMod program~esmf_vmnonblockingex->module~esmf_testmod

Calls

program~~esmf_vmnonblockingex~~CallsGraph program~esmf_vmnonblockingex ESMF_VMNonBlockingEx interface~esmf_vmget ESMF_VMGet program~esmf_vmnonblockingex->interface~esmf_vmget interface~esmf_vmrecv ESMF_VMRecv program~esmf_vmnonblockingex->interface~esmf_vmrecv interface~esmf_vmsend ESMF_VMSend program~esmf_vmnonblockingex->interface~esmf_vmsend proc~esmf_finalize ESMF_Finalize program~esmf_vmnonblockingex->proc~esmf_finalize proc~esmf_initialize ESMF_Initialize program~esmf_vmnonblockingex->proc~esmf_initialize proc~esmf_stest ESMF_STest program~esmf_vmnonblockingex->proc~esmf_stest proc~esmf_vmcommwait ESMF_VMCommWait program~esmf_vmnonblockingex->proc~esmf_vmcommwait proc~esmf_vmcommwaitall ESMF_VMCommWaitAll program~esmf_vmnonblockingex->proc~esmf_vmcommwaitall proc~esmf_vmepochenter ESMF_VMEpochEnter program~esmf_vmnonblockingex->proc~esmf_vmepochenter proc~esmf_vmepochexit ESMF_VMEpochExit program~esmf_vmnonblockingex->proc~esmf_vmepochexit

Variables

Type Attributes Name Initial
character(len=ESMF_MAXSTR) :: failMsg
character(len=ESMF_MAXSTR) :: testname
integer :: count
integer :: dst
integer :: finalrc
integer :: i
integer, allocatable :: localData(:)
integer, allocatable :: localData2(:)
integer :: localPet
integer :: petCount
integer :: rc
integer :: result
integer :: src
type(ESMF_CommHandle) :: commhandle(2)
type(ESMF_VM) :: vm