ESMF_ArrayMod | w | ESMF | |
w | |||
w | ESMF_ArrayBundleMod | ||
w | |||
w | ESMF_AttributeMod | ||
w | |||
w | ESMF_FieldGetAllocBoundsMod | ||
w | |||
w | ESMF_FieldHaloMod | ||
w | |||
w | ESMF_FieldMod | ||
w | |||
w | ESMF_FieldPrMod | ||
w | |||
w | ESMF_FieldRedistMod | ||
w | |||
w | ESMF_FieldRegridMod | ||
w | |||
w | ESMF_FieldSetMod | ||
w | |||
w | ESMF_FieldSMMMod | ||
w | |||
w | ESMF_FieldWrMod | ||
w | |||
w | ESMF_FileRegridCheckMod | ||
w | |||
w | ESMF_FileRegridMod | ||
w | |||
w | ESMF_GridMod | ||
w | |||
w | ESMF_GridUtilMod | ||
w | |||
w | ESMF_InfoDescribeMod | ||
w | |||
w | ESMF_InfoSyncMod | ||
w | |||
w | ESMF_IOMod | ||
w | |||
w | ESMF_IOScripMod | ||
w | |||
w | ESMF_LocStreamMod | ||
w | |||
w | ESMF_MeshMod | ||
w | |||
w | ESMF_NamedAliasMod | ||
w | |||
w | ESMF_PointListMod | ||
w | |||
w | ESMF_RegridMod | ||
w | |||
w | ESMF_RegridWeightGenCheckMod | ||
w | |||
w | ESMF_RegridWeightGenMod | ||
w | |||
w | ESMF_StateItemMod | ||
w | |||
w | ESMF_StateReconcileMod | ||
w | |||
w | ESMF_StateTypesMod | ||
w | |||
w | ESMF_StateVaMod | ||
w | |||
w | ESMF_XGridCreateMod | ||
w | |||
w | ESMF_XGridGetMod | ||
w | |||
w | ESMF_XGridMod | ||
w | |||
w | ESMFIOMod | ||
w | |||
w | f_esmf_fieldgetarray | ||
w | |||
w | f_esmf_locstreamgetkeyarray | ||
w |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=*), | private, | parameter | :: | version | = | '$Id$' |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | array | |||
real(kind=ESMF_KIND_R8), | intent(out), | optional, | target | :: | farray(:,:) | |
type(ESMF_Reduce_Flag), | intent(in) | :: | reduceflag | |||
integer, | intent(in) | :: | rootPET | |||
integer, | intent(in) | :: | dimList(:) | |||
integer, | intent(in), | optional | :: | tile | ||
type(ESMF_VM), | intent(in), | optional | :: | vm | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
integer(kind=ESMF_KIND_I4), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
integer(kind=ESMF_KIND_I8), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
real(kind=ESMF_KIND_R4), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
real(kind=ESMF_KIND_R8), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
integer(kind=ESMF_KIND_I4), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
integer(kind=ESMF_KIND_I8), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
real(kind=ESMF_KIND_R4), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
real(kind=ESMF_KIND_R8), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
integer(kind=ESMF_KIND_I4), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
integer(kind=ESMF_KIND_I8), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
real(kind=ESMF_KIND_R4), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
real(kind=ESMF_KIND_R8), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
integer(kind=ESMF_KIND_I4), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
integer(kind=ESMF_KIND_I8), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
real(kind=ESMF_KIND_R4), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
real(kind=ESMF_KIND_R8), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
character(len=*), | intent(in) | :: | filename | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipeLineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
character(len=*), | intent(in) | :: | filename | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipeLineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | array | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(in), | optional | :: | computationalLWidth(:,:) | ||
integer, | intent(in), | optional | :: | computationalUWidth(:,:) | ||
character(len=*), | intent(in), | optional | :: | name | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | array | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(in) | :: | localDe | |||
integer, | intent(in), | optional | :: | rimSeqIndex(:) | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array) | :: | srcArray | ||||
type(ESMF_Array) | :: | dstArray | ||||
type(ESMF_RouteHandle) | :: | routehandle | ||||
type(ESMF_TypeKind_Flag) | :: | typekindFactors | ||||
type(*) | :: | factorList(*) | ||||
integer | :: | factorListCount | ||||
type(ESMF_InterArray) | :: | factorIndexList | ||||
type(ESMF_Logical) | :: | ignoreUnmatched | ||||
integer | :: | srcTermProcessing | ||||
integer | :: | pipelineDepth | ||||
integer | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array) | :: | srcArray | ||||
type(ESMF_Array) | :: | dstArray | ||||
type(ESMF_RouteHandle) | :: | routehandle | ||||
type(ESMF_TypeKind_Flag) | :: | typekindFactors | ||||
type(*) | :: | factorList(*) | ||||
integer | :: | factorListCount | ||||
type(ESMF_InterArray) | :: | factorIndexList | ||||
type(ESMF_Logical) | :: | ignoreUnmatched | ||||
integer | :: | srcTermProcessing | ||||
integer | :: | pipelineDepth | ||||
integer | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | array | |||
real(kind=ESMF_KIND_R8), | intent(out), | optional | :: | result | ||
type(ESMF_Reduce_Flag), | intent(in) | :: | reduceflag | |||
integer, | intent(in) | :: | rootPET | |||
type(ESMF_VM), | intent(in), | optional | :: | vm | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | array | |||
real(kind=ESMF_KIND_R8), | intent(out), | optional, | target | :: | farray(:,:) | |
type(ESMF_Reduce_Flag), | intent(in) | :: | reduceflag | |||
integer, | intent(in) | :: | rootPET | |||
integer, | intent(in) | :: | dimList(:) | |||
integer, | intent(in), | optional | :: | tile | ||
type(ESMF_VM), | intent(in), | optional | :: | vm | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in), | optional | :: | srcArray | ||
type(ESMF_Array), | intent(inout), | optional | :: | dstArray | ||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
type(ESMF_RouteSync_Flag), | intent(in), | optional | :: | routesyncflag | ||
logical, | intent(out), | optional | :: | finishedflag | ||
logical, | intent(out), | optional | :: | cancelledflag | ||
type(ESMF_Region_Flag), | intent(in), | optional | :: | zeroregion | ||
type(ESMF_TermOrder_Flag), | intent(in), | optional | :: | termorderflag | ||
logical, | intent(in), | optional | :: | checkflag | ||
type(ESMF_DynamicMask), | intent(in), | optional, | target | :: | dynamicMask | |
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | noGarbage | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
character(len=*), | intent(in) | :: | filename | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipeLineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
character(len=*), | intent(in) | :: | filename | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipeLineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
integer(kind=ESMF_KIND_I4), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
integer(kind=ESMF_KIND_I4), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
integer(kind=ESMF_KIND_I8), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
integer(kind=ESMF_KIND_I8), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
real(kind=ESMF_KIND_R4), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
real(kind=ESMF_KIND_R4), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
real(kind=ESMF_KIND_R8), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
real(kind=ESMF_KIND_R8), | intent(in), | target | :: | factorList(:) | ||
integer, | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
integer(kind=ESMF_KIND_I4), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
integer(kind=ESMF_KIND_I4), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
integer(kind=ESMF_KIND_I8), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
integer(kind=ESMF_KIND_I8), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
real(kind=ESMF_KIND_R4), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
real(kind=ESMF_KIND_R4), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
real(kind=ESMF_KIND_R8), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
real(kind=ESMF_KIND_R8), | intent(in), | target | :: | factorList(:) | ||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | factorIndexList(:,:) | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | srcArray | |||
type(ESMF_Array), | intent(inout) | :: | dstArray | |||
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | transposeRoutehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | ignoreUnmatchedIndices | ||
integer, | intent(inout), | optional | :: | srcTermProcessing | ||
integer, | intent(inout), | optional | :: | pipelineDepth | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | array | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(in), | optional | :: | computationalLWidth(:,:) | ||
integer, | intent(in), | optional | :: | computationalUWidth(:,:) | ||
character(len=*), | intent(in), | optional | :: | name | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(inout) | :: | array | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(in) | :: | localDe | |||
integer, | intent(in), | optional | :: | rimSeqIndex(:) | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | array | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | array | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Array), | intent(in) | :: | array | |||
character(len=*), | intent(in) | :: | fileName | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
character(len=*), | intent(in), | optional | :: | variableName | ||
character(len=*), | intent(in), | optional | :: | convention | ||
character(len=*), | intent(in), | optional | :: | purpose | ||
logical, | intent(in), | optional | :: | overwrite | ||
type(ESMF_FileStatus_Flag), | intent(in), | optional | :: | status | ||
integer, | intent(in), | optional | :: | timeslice | ||
type(ESMF_IOFmt_Flag), | intent(in), | optional | :: | iofmt | ||
integer, | intent(out), | optional | :: | rc |