Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DELayout) | :: | layout | ||||
character(len=*), | intent(out) | :: | data | |||
integer, | intent(in), | optional | :: | UNIT | ||
character(len=*), | intent(in), | optional | :: | FORMAT | ||
type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
integer, | intent(out), | optional | :: | RC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DELayout) | :: | layout | ||||
integer(kind=ESMF_KIND_I4), | intent(out) | :: | data | |||
integer, | intent(in), | optional | :: | UNIT | ||
character(len=*), | intent(in), | optional | :: | FORMAT | ||
type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
integer, | intent(out), | optional | :: | RC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DELayout) | :: | layout | ||||
integer(kind=ESMF_KIND_I4), | intent(out) | :: | data(:) | |||
integer, | intent(in), | optional | :: | UNIT | ||
character(len=*), | intent(in), | optional | :: | FORMAT | ||
type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
integer, | intent(out), | optional | :: | RC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DELayout) | :: | layout | ||||
integer(kind=ESMF_KIND_I4), | intent(out) | :: | data(:,:) | |||
integer, | intent(in), | optional | :: | UNIT | ||
character(len=*), | intent(in), | optional | :: | FORMAT | ||
type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
integer, | intent(out), | optional | :: | RC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DELayout) | :: | layout | ||||
real(kind=ESMF_KIND_R4), | intent(out) | :: | data | |||
integer, | intent(in), | optional | :: | UNIT | ||
character(len=*), | intent(in), | optional | :: | FORMAT | ||
type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
integer, | intent(out), | optional | :: | RC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DELayout) | :: | layout | ||||
real(kind=ESMF_KIND_R4), | intent(out) | :: | data(:) | |||
integer, | intent(in), | optional | :: | UNIT | ||
character(len=*), | intent(in), | optional | :: | FORMAT | ||
type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
integer, | intent(out), | optional | :: | RC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DELayout) | :: | layout | ||||
real(kind=ESMF_KIND_R4), | intent(out) | :: | data(:,:) | |||
integer, | intent(in), | optional | :: | UNIT | ||
character(len=*), | intent(in), | optional | :: | FORMAT | ||
type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
integer, | intent(out), | optional | :: | RC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DELayout) | :: | layout | ||||
real(kind=ESMF_KIND_R8), | intent(out) | :: | data | |||
integer, | intent(in), | optional | :: | UNIT | ||
character(len=*), | intent(in), | optional | :: | FORMAT | ||
type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
integer, | intent(out), | optional | :: | RC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DELayout) | :: | layout | ||||
real(kind=ESMF_KIND_R8), | intent(out) | :: | data(:) | |||
integer, | intent(in), | optional | :: | UNIT | ||
character(len=*), | intent(in), | optional | :: | FORMAT | ||
type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
integer, | intent(out), | optional | :: | RC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_DELayout) | :: | layout | ||||
real(kind=ESMF_KIND_R8), | intent(out) | :: | data(:,:) | |||
integer, | intent(in), | optional | :: | UNIT | ||
character(len=*), | intent(in), | optional | :: | FORMAT | ||
type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
integer, | intent(out), | optional | :: | RC |