Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=*), | private, | parameter | :: | version | = | '$Id$' | |
integer, | public, | parameter | :: | ESMF_ARRAYSPARSEMATMULHANDLE | = | 2 | |
integer, | public, | parameter | :: | ESMF_UNINITIALIZEDHANDLE | = | 1 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DynamicMaskElementR4R4R4), | pointer | :: | dynMaskList(:) | |||
real(kind=ESMF_KIND_R4), | intent(in), | optional | :: | dynamicSrcMaskValue | ||
real(kind=ESMF_KIND_R4), | intent(in), | optional | :: | dynamicDstMaskValue | ||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DynamicMaskElementR4R4R4V), | pointer | :: | dynMaskList(:) | |||
real(kind=ESMF_KIND_R4), | intent(in), | optional | :: | dynamicSrcMaskValue | ||
real(kind=ESMF_KIND_R4), | intent(in), | optional | :: | dynamicDstMaskValue | ||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DynamicMaskElementR4R8R4), | pointer | :: | dynMaskList(:) | |||
real(kind=ESMF_KIND_R4), | intent(in), | optional | :: | dynamicSrcMaskValue | ||
real(kind=ESMF_KIND_R4), | intent(in), | optional | :: | dynamicDstMaskValue | ||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DynamicMaskElementR4R8R4V), | pointer | :: | dynMaskList(:) | |||
real(kind=ESMF_KIND_R4), | intent(in), | optional | :: | dynamicSrcMaskValue | ||
real(kind=ESMF_KIND_R4), | intent(in), | optional | :: | dynamicDstMaskValue | ||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DynamicMaskElementR8R8R8), | pointer | :: | dynMaskList(:) | |||
real(kind=ESMF_KIND_R8), | intent(in), | optional | :: | dynamicSrcMaskValue | ||
real(kind=ESMF_KIND_R8), | intent(in), | optional | :: | dynamicDstMaskValue | ||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DynamicMaskElementR8R8R8V), | pointer | :: | dynMaskList(:) | |||
real(kind=ESMF_KIND_R8), | intent(in), | optional | :: | dynamicSrcMaskValue | ||
real(kind=ESMF_KIND_R8), | intent(in), | optional | :: | dynamicDstMaskValue | ||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(in) | :: | routehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(in), | optional | :: | originPetList(:) | ||
integer, | intent(in), | optional | :: | targetPetList(:) | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | fileName | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(in) | :: | routehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
character(len=*), | intent(out), | optional | :: | name | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(in) | :: | routehandle | |||
integer, | intent(out) | :: | htype | |||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
character(len=*), | intent(in), | optional | :: | name | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(in) | :: | routehandle | |||
integer, | intent(in) | :: | htype | |||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle) | :: | routehandle | ||||
type(*) | :: | value | ||||
integer | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle) | :: | routehandle | ||||
type(*) | :: | value | ||||
integer | :: | rc |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=7), | public | :: | typeKey | ||||
logical, | public | :: | dynamicDstMaskIsPresent | ||||
logical, | public | :: | dynamicSrcMaskIsPresent | ||||
logical, | public | :: | handleAllElements | ||||
procedure(ESMF_DynamicMaskRoutineR4R4R4), | public, | pointer, nopass | :: | routine | |||
real(kind=ESMF_KIND_R4), | public | :: | dynamicDstMaskValue | ||||
real(kind=ESMF_KIND_R4), | public | :: | dynamicSrcMaskValue |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=7), | public | :: | typeKey | ||||
logical, | public | :: | dynamicDstMaskIsPresent | ||||
logical, | public | :: | dynamicSrcMaskIsPresent | ||||
logical, | public | :: | handleAllElements | ||||
procedure(ESMF_DynamicMaskRoutineR4R4R4V), | public, | pointer, nopass | :: | routine | |||
real(kind=ESMF_KIND_R4), | public | :: | dynamicDstMaskValue | ||||
real(kind=ESMF_KIND_R4), | public | :: | dynamicSrcMaskValue |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=7), | public | :: | typeKey | ||||
logical, | public | :: | dynamicDstMaskIsPresent | ||||
logical, | public | :: | dynamicSrcMaskIsPresent | ||||
logical, | public | :: | handleAllElements | ||||
procedure(ESMF_DynamicMaskRoutineR4R8R4), | public, | pointer, nopass | :: | routine | |||
real(kind=ESMF_KIND_R4), | public | :: | dynamicDstMaskValue | ||||
real(kind=ESMF_KIND_R4), | public | :: | dynamicSrcMaskValue |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=7), | public | :: | typeKey | ||||
logical, | public | :: | dynamicDstMaskIsPresent | ||||
logical, | public | :: | dynamicSrcMaskIsPresent | ||||
logical, | public | :: | handleAllElements | ||||
procedure(ESMF_DynamicMaskRoutineR4R8R4V), | public, | pointer, nopass | :: | routine | |||
real(kind=ESMF_KIND_R4), | public | :: | dynamicDstMaskValue | ||||
real(kind=ESMF_KIND_R4), | public | :: | dynamicSrcMaskValue |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=7), | public | :: | typeKey | ||||
logical, | public | :: | dynamicDstMaskIsPresent | ||||
logical, | public | :: | dynamicSrcMaskIsPresent | ||||
logical, | public | :: | handleAllElements | ||||
procedure(ESMF_DynamicMaskRoutineR8R8R8), | public, | pointer, nopass | :: | routine | |||
real(kind=ESMF_KIND_R8), | public | :: | dynamicDstMaskValue | ||||
real(kind=ESMF_KIND_R8), | public | :: | dynamicSrcMaskValue |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=7), | public | :: | typeKey | ||||
logical, | public | :: | dynamicDstMaskIsPresent | ||||
logical, | public | :: | dynamicSrcMaskIsPresent | ||||
logical, | public | :: | handleAllElements | ||||
procedure(ESMF_DynamicMaskRoutineR8R8R8V), | public, | pointer, nopass | :: | routine | |||
real(kind=ESMF_KIND_R8), | public | :: | dynamicDstMaskValue | ||||
real(kind=ESMF_KIND_R8), | public | :: | dynamicSrcMaskValue |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ESMF_DynamicMaskStateR4R4R4), | public, | pointer | :: | wrap |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ESMF_DynamicMaskStateR4R4R4V), | public, | pointer | :: | wrap |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ESMF_DynamicMaskStateR4R8R4), | public, | pointer | :: | wrap |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ESMF_DynamicMaskStateR4R8R4V), | public, | pointer | :: | wrap |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ESMF_DynamicMaskStateR8R8R8), | public, | pointer | :: | wrap |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ESMF_DynamicMaskStateR8R8R8V), | public, | pointer | :: | wrap |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer(kind=ESMF_KIND_I8), | private | :: | isInit | = | 76838410 | ||
type(ESMF_Pointer), | private | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(in), | optional | :: | d |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(in) | :: | routehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | fileName | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(in) | :: | routehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(in), | optional | :: | originPetList(:) | ||
integer, | intent(in), | optional | :: | targetPetList(:) | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_RouteHandle), | intent(inout) | :: | appendRoutehandle | |||
integer, | intent(in) | :: | rraShift | |||
integer, | intent(in) | :: | vectorLengthShift | |||
logical, | intent(in), | optional | :: | transferflag | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(in) | :: | rhandleIn | |||
type(ESMF_RouteHandle), | intent(inout) | :: | rhandleOut | |||
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_RouteHandle), | intent(in) | :: | routehandle | |||
integer, | intent(out) | :: | htype | |||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(in) | :: | routehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
character(len=*), | intent(out), | optional | :: | name | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(in) | :: | rh | |||
type(ESMF_Pointer), | intent(out) | :: | this | |||
integer, | intent(inout), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(in) | :: | routehandle | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(in) | :: | routehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
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_RouteHandle), | intent(in) | :: | routehandle | |||
integer, | intent(in) | :: | htype | |||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(inout) | :: | rh | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
character(len=*), | intent(in), | optional | :: | name | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(in) | :: | routehandle | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_RouteHandle), | intent(inout) | :: | routehandle | |||
character(len=*), | intent(in) | :: | fileName | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |