| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Info), | intent(in) | :: | info | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer(kind=C_INT), | intent(out), | optional | :: | size | ||
| character(len=*), | intent(in), | optional | :: | key | ||
| integer(kind=C_INT), | intent(out), | optional | :: | attrCount | ||
| integer(kind=C_INT), | intent(out), | optional | :: | attrCountTotal | ||
| character(len=*), | intent(out), | optional | :: | jsonType | ||
| logical, | intent(out), | optional | :: | isArray | ||
| logical, | intent(out), | optional | :: | isDirty | ||
| integer(kind=C_INT), | intent(out), | optional | :: | attPackCount | ||
| integer(kind=C_INT), | intent(out), | optional | :: | attPackCountTotal | ||
| type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
| integer(kind=C_INT), | intent(in), | optional | :: | idx | ||
| type(ESMF_TypeKind_Flag), | intent(out), | optional | :: | typekind | ||
| character(len=*), | intent(out), | optional | :: | ikey | ||
| logical, | intent(out), | optional | :: | isPresent | ||
| logical, | intent(out), | optional | :: | isStructured | ||
| logical, | intent(out), | optional | :: | isNull | ||
| logical, | intent(in), | optional | :: | attrCompliance | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Info), | intent(in) | :: | info | |||
| character(len=*), | intent(in) | :: | key | |||
| integer(kind=ESMF_KIND_I4), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer(kind=ESMF_KIND_I4), | intent(in), | optional | :: | default | ||
| integer, | intent(in), | optional | :: | idx | ||
| type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Info), | intent(in) | :: | info | |||
| character(len=*), | intent(in) | :: | key | |||
| integer(kind=ESMF_KIND_I8), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer(kind=ESMF_KIND_I8), | intent(in), | optional | :: | default | ||
| integer, | intent(in), | optional | :: | idx | ||
| type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Info), | intent(in) | :: | info | |||
| character(len=*), | intent(in) | :: | key | |||
| real(kind=ESMF_KIND_R4), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| real(kind=ESMF_KIND_R4), | intent(in), | optional | :: | default | ||
| integer, | intent(in), | optional | :: | idx | ||
| type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Info), | intent(in) | :: | info | |||
| character(len=*), | intent(in) | :: | key | |||
| real(kind=ESMF_KIND_R8), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| real(kind=ESMF_KIND_R8), | intent(in), | optional | :: | default | ||
| integer, | intent(in), | optional | :: | idx | ||
| type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Info), | intent(in) | :: | info | |||
| character(len=*), | intent(in) | :: | key | |||
| logical, | intent(inout) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| logical, | intent(in), | optional | :: | default | ||
| integer, | intent(in), | optional | :: | idx | ||
| type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Info), | intent(in) | :: | info | |||
| character(len=*), | intent(in) | :: | key | |||
| character(len=*), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | default | ||
| integer, | intent(in), | optional | :: | idx | ||
| type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Info), | intent(in) | :: | info | |||
| character(len=*), | intent(in) | :: | key | |||
| integer(kind=ESMF_KIND_I4), | intent(out), | dimension(:) | :: | values | ||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(out), | optional | :: | itemCount | ||
| type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
| logical, | intent(in), | optional | :: | scalarToArray | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Info), | intent(in) | :: | info | |||
| character(len=*), | intent(in) | :: | key | |||
| integer(kind=ESMF_KIND_I8), | intent(out), | dimension(:) | :: | values | ||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(out), | optional | :: | itemCount | ||
| type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
| logical, | intent(in), | optional | :: | scalarToArray | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Info), | intent(in) | :: | info | |||
| character(len=*), | intent(in) | :: | key | |||
| real(kind=ESMF_KIND_R4), | intent(out), | dimension(:) | :: | values | ||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(out), | optional | :: | itemCount | ||
| type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
| logical, | intent(in), | optional | :: | scalarToArray | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Info), | intent(in) | :: | info | |||
| character(len=*), | intent(in) | :: | key | |||
| real(kind=ESMF_KIND_R8), | intent(out), | dimension(:) | :: | values | ||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(out), | optional | :: | itemCount | ||
| type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
| logical, | intent(in), | optional | :: | scalarToArray | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Info), | intent(in) | :: | info | |||
| character(len=*), | intent(in) | :: | key | |||
| logical, | intent(out), | dimension(:) | :: | values | ||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(out), | optional | :: | itemCount | ||
| type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
| logical, | intent(in), | optional | :: | scalarToArray | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Info), | intent(in) | :: | info | |||
| character(len=*), | intent(in) | :: | key | |||
| character(len=*), | intent(out), | dimension(:) | :: | values | ||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(out), | optional | :: | itemCount | ||
| type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
| logical, | intent(in), | optional | :: | scalarToArray | ||
| integer, | intent(out), | optional | :: | rc |