c_ESMC_ArrayBundleSMMStore Interface

interface
private subroutine c_ESMC_ArrayBundleSMMStore(srcArrayBundle, dstArrayBundle, routehandle, typekindFactors, factorList, factorListCount, factorIndexList, ignoreUnmatchedFlag, len_ignoreUnmatchedFlag, srcTermProcessing, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_ArrayBundle) :: srcArrayBundle
type(ESMF_ArrayBundle) :: dstArrayBundle
type(ESMF_RouteHandle) :: routehandle
type(ESMF_TypeKind_Flag) :: typekindFactors
type(*) :: factorList(*)
integer :: factorListCount
type(ESMF_InterArray) :: factorIndexList
type(ESMF_Logical) :: ignoreUnmatchedFlag
integer :: len_ignoreUnmatchedFlag
type(ESMF_InterArray) :: srcTermProcessing
integer :: rc