dataMatchR4 Function

function dataMatchR4(array1, array2, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Array) :: array1
type(ESMF_Array) :: array2
integer :: rc

Return Value logical


Calls

proc~~datamatchr4~~CallsGraph proc~datamatchr4 dataMatchR4 esmf_arrayget esmf_arrayget proc~datamatchr4->esmf_arrayget proc~esmf_logfounderror ESMF_LogFoundError proc~datamatchr4->proc~esmf_logfounderror proc~esmf_logwrite ESMF_LogWrite proc~datamatchr4->proc~esmf_logwrite proc~esmf_logfounderror->proc~esmf_logwrite esmf_breakpoint esmf_breakpoint proc~esmf_logfounderror->esmf_breakpoint proc~esmf_logrc2msg ESMF_LogRc2Msg proc~esmf_logfounderror->proc~esmf_logrc2msg c_esmc_vmwtime c_esmc_vmwtime proc~esmf_logwrite->c_esmc_vmwtime proc~esmf_logclose ESMF_LogClose proc~esmf_logwrite->proc~esmf_logclose proc~esmf_logflush ESMF_LogFlush proc~esmf_logwrite->proc~esmf_logflush proc~esmf_logopenfile ESMF_LogOpenFile proc~esmf_logwrite->proc~esmf_logopenfile proc~esmf_utiliounitflush ESMF_UtilIOUnitFlush proc~esmf_logwrite->proc~esmf_utiliounitflush proc~esmf_utilstring2array ESMF_UtilString2Array proc~esmf_logwrite->proc~esmf_utilstring2array proc~esmf_logclose->proc~esmf_logflush proc~esmf_logflush->proc~esmf_utiliounitflush proc~esmf_utilarray2string ESMF_UtilArray2String proc~esmf_logflush->proc~esmf_utilarray2string proc~esmf_logopenfile->proc~esmf_utiliounitflush proc~esmf_utiliounitget ESMF_UtilIOUnitGet proc~esmf_logopenfile->proc~esmf_utiliounitget c_esmc_loggeterrormsg c_esmc_loggeterrormsg proc~esmf_logrc2msg->c_esmc_loggeterrormsg

Called by

proc~~datamatchr4~~CalledByGraph proc~datamatchr4 dataMatchR4 proc~datamatcharrays dataMatchArrays proc~datamatcharrays->proc~datamatchr4 proc~datamatcharraylists dataMatchArrayLists proc~datamatcharraylists->proc~datamatcharrays program~esmf_arraybundleredistutest ESMF_ArrayBundleRedistUTest program~esmf_arraybundleredistutest->proc~datamatcharraylists