ESMF
Source Files
Modules
Block Data
Procedures
Abstract Interfaces
Derived Types
Programs
c_ESMC_VMSendRecvNB
Interface
214 statements
Source File
ESMF_VM.F90
ESMF_VMMod
c_ESMC_VMSendRecvNB
Contents
None
interface
private subroutine c_ESMC_VMSendRecvNB(vm, sendData, sendSize, dst, recvData, recvSize, src, comm, rc)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_VM
)
::
vm
type(*)
::
sendData
(*)
integer
::
sendSize
integer
::
dst
type(*)
::
recvData
(*)
integer
::
recvSize
integer
::
src
type(
ESMF_CommHandle
)
::
comm
integer
::
rc