Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_LocStream), | intent(in) | :: | locstream | |||
character(len=*), | intent(in) | :: | keyName | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(in), | optional | :: | localDE | ||
integer, | intent(out), | optional | :: | exclusiveLBound | ||
integer, | intent(out), | optional | :: | exclusiveUBound | ||
integer, | intent(out), | optional | :: | exclusiveCount | ||
integer, | intent(out), | optional | :: | computationalLBound | ||
integer, | intent(out), | optional | :: | computationalUBound | ||
integer, | intent(out), | optional | :: | computationalCount | ||
integer, | intent(out), | optional | :: | totalLBound | ||
integer, | intent(out), | optional | :: | totalUBound | ||
integer, | intent(out), | optional | :: | totalCount | ||
integer(kind=ESMF_KIND_I4), | pointer | :: | farray(:) | |||
type(ESMF_DataCopy_Flag), | intent(in), | optional | :: | datacopyflag | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_LocStream), | intent(in) | :: | locstream | |||
character(len=*), | intent(in) | :: | keyName | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(in), | optional | :: | localDE | ||
integer, | intent(out), | optional | :: | exclusiveLBound | ||
integer, | intent(out), | optional | :: | exclusiveUBound | ||
integer, | intent(out), | optional | :: | exclusiveCount | ||
integer, | intent(out), | optional | :: | computationalLBound | ||
integer, | intent(out), | optional | :: | computationalUBound | ||
integer, | intent(out), | optional | :: | computationalCount | ||
integer, | intent(out), | optional | :: | totalLBound | ||
integer, | intent(out), | optional | :: | totalUBound | ||
integer, | intent(out), | optional | :: | totalCount | ||
real(kind=ESMF_KIND_R4), | pointer | :: | farray(:) | |||
type(ESMF_DataCopy_Flag), | intent(in), | optional | :: | datacopyflag | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_LocStream), | intent(in) | :: | locstream | |||
character(len=*), | intent(in) | :: | keyName | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(in), | optional | :: | localDE | ||
integer, | intent(out), | optional | :: | exclusiveLBound | ||
integer, | intent(out), | optional | :: | exclusiveUBound | ||
integer, | intent(out), | optional | :: | exclusiveCount | ||
integer, | intent(out), | optional | :: | computationalLBound | ||
integer, | intent(out), | optional | :: | computationalUBound | ||
integer, | intent(out), | optional | :: | computationalCount | ||
integer, | intent(out), | optional | :: | totalLBound | ||
integer, | intent(out), | optional | :: | totalUBound | ||
integer, | intent(out), | optional | :: | totalCount | ||
real(kind=ESMF_KIND_R8), | pointer | :: | farray(:) | |||
type(ESMF_DataCopy_Flag), | intent(in), | optional | :: | datacopyflag | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_LocStream), | intent(in) | :: | locstream | |||
character(len=*), | intent(in) | :: | keyName | |||
type(ESMF_Array), | intent(out) | :: | keyArray | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_LocStream), | intent(in) | :: | locstream | |||
character(len=*), | intent(in) | :: | keyName | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
character(len=*), | intent(out), | optional | :: | keyUnits | ||
character(len=*), | intent(out), | optional | :: | keyLongName | ||
type(ESMF_TypeKind_Flag), | intent(out), | optional | :: | typekind | ||
logical, | intent(out), | optional | :: | isPresent | ||
integer, | intent(out), | optional | :: | rc |