c_ESMC_ArrayRedistStore Interface

interface
private subroutine c_ESMC_ArrayRedistStore(srcArray, dstArray, routehandle, srcToDstTransposeMap, typekind, factor, ignoreUnmatched, pipelineDepth, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Array) :: srcArray
type(ESMF_Array) :: dstArray
type(ESMF_RouteHandle) :: routehandle
type(ESMF_InterArray) :: srcToDstTransposeMap
type(ESMF_TypeKind_Flag) :: typekind
type(*) :: factor
type(ESMF_Logical) :: ignoreUnmatched
integer :: pipelineDepth
integer :: rc