| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=1), | private, | parameter | :: | BLK | = | achar(32) | |
| character(len=1), | private, | parameter | :: | CMT | = | achar(35) | |
| character(len=1), | private, | parameter | :: | DSN | = | achar(36) | |
| character(len=1), | private, | parameter | :: | EOB | = | achar(00) | |
| character(len=1), | private, | parameter | :: | EOL | = | achar(10) | |
| character(len=1), | private, | parameter | :: | NUL | = | achar(00) | |
| character(len=1), | private, | parameter | :: | QTD | = | achar(34) | |
| character(len=1), | private, | parameter | :: | QTS | = | achar(39) | |
| character(len=1), | private, | parameter | :: | TAB | = | achar(09) | |
| integer, | private, | parameter | :: | LSZ | = | 1024 | |
| integer, | private, | parameter | :: | NATT_MAX | = | NBUF_MAX/64 | |
| integer, | private, | parameter | :: | NBUF_MAX | = | 256*1024 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| type(ESMF_HConfig), | intent(in), | optional | :: | hconfig | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config) | :: | config | ||||
| character(len=*), | intent(in) | :: | openlabel | |||
| character(len=*), | intent(in) | :: | closelabel | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| character(len=*), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| character(len=*), | intent(in), | optional | :: | default | ||
| logical, | intent(out), | optional | :: | eolFlag | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| character(len=*), | intent(out) | :: | valueList(:) | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(in), | optional | :: | count | ||
| character(len=*), | intent(in), | optional | :: | label | ||
| character(len=*), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| real(kind=ESMF_KIND_R4), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| real(kind=ESMF_KIND_R4), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| real(kind=ESMF_KIND_R8), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| real(kind=ESMF_KIND_R8), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| real(kind=ESMF_KIND_R4), | intent(inout) | :: | valueList(:) | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(in), | optional | :: | count | ||
| character(len=*), | intent(in), | optional | :: | label | ||
| real(kind=ESMF_KIND_R4), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| real(kind=ESMF_KIND_R8), | intent(inout) | :: | valueList(:) | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(in), | optional | :: | count | ||
| character(len=*), | intent(in), | optional | :: | label | ||
| real(kind=ESMF_KIND_R8), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| integer(kind=ESMF_KIND_I4), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| integer(kind=ESMF_KIND_I4), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| integer(kind=ESMF_KIND_I8), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| integer(kind=ESMF_KIND_I8), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| integer(kind=ESMF_KIND_I4), | intent(inout) | :: | valueList(:) | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(in), | optional | :: | count | ||
| character(len=*), | intent(in), | optional | :: | label | ||
| integer(kind=ESMF_KIND_I4), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| integer(kind=ESMF_KIND_I8), | intent(inout) | :: | valueList(:) | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(in), | optional | :: | count | ||
| character(len=*), | intent(in), | optional | :: | label | ||
| integer(kind=ESMF_KIND_I8), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| logical, | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| logical, | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| logical, | intent(inout) | :: | valueList(:) | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(in), | optional | :: | count | ||
| character(len=*), | intent(in), | optional | :: | label | ||
| logical, | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| character(len=*), | intent(in) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| integer(kind=ESMF_KIND_I4), | intent(in) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(in) | :: | Config1 | |||
| type(ESMF_Config), | intent(in) | :: | Config2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(in) | :: | Config1 | |||
| type(ESMF_Config), | intent(in) | :: | Config2 |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=ESMF_KIND_I8), | public | :: | isInit | = | 76838410 | ||
| type(ESMF_ConfigClass), | public, | pointer | :: | cptr | => | null() |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=1), | private, | pointer | :: | label(:) | => | null() | |
| integer(kind=ESMF_KIND_I8), | private | :: | isInit | = | 76838410 | ||
| logical, | private | :: | used | = | .false. |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=LSZ), | public | :: | current_attr | ||||
| character(len=NBUF_MAX), | public, | pointer | :: | buffer | => | null() | |
| integer(kind=ESMF_KIND_I8), | public | :: | isInit | = | 76838410 | ||
| integer, | public | :: | nattr | ||||
| integer, | public | :: | nbuf | ||||
| integer, | public | :: | next_item | ||||
| integer, | public | :: | next_line | ||||
| integer, | public | :: | value_begin | ||||
| logical, | public | :: | eolflag | ||||
| logical, | public | :: | hconfig_owner | ||||
| type(ESMF_ConfigAttrUsed), | public, | dimension(:), pointer | :: | attr_used | => | null() | |
| type(ESMF_HConfig), | public | :: | hconfig |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_ConfigAttrUsed), | intent(in), | optional | :: | s |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_ConfigClass), | intent(in), | optional | :: | s |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(in), | optional | :: | d |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | string | |||
| character(len=*), | intent(in) | :: | tok |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(in) | :: | Config1 | |||
| type(ESMF_Config), | intent(in) | :: | Config2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(in) | :: | config | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(in) | :: | Config1 | |||
| type(ESMF_Config), | intent(in) | :: | Config2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| type(ESMF_HConfig), | intent(in), | optional | :: | hconfig | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config) | :: | config | ||||
| character(len=*), | intent(in) | :: | openlabel | |||
| character(len=*), | intent(in) | :: | closelabel | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_ConfigAttrUsed) | :: | s |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_ConfigAttrUsed), | intent(inout) | :: | s | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_ConfigClass) | :: | s |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_ConfigClass), | intent(inout) | :: | s | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| character(len=*), | intent(in) | :: | label | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| logical, | intent(out), | optional | :: | isPresent | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| character(len=*), | intent(in) | :: | label | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| logical, | intent(out), | optional | :: | isPresent | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| type(ESMF_HConfig), | intent(out), | optional | :: | hconfig | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| character(len=1), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| character(len=1), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| integer, | intent(out) | :: | lineCount | |||
| integer, | intent(out) | :: | columnCount | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| real(kind=ESMF_KIND_R4), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| real(kind=ESMF_KIND_R4), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| real(kind=ESMF_KIND_R8), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| real(kind=ESMF_KIND_R8), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| real(kind=ESMF_KIND_R4), | intent(inout) | :: | valueList(:) | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(in), | optional | :: | count | ||
| character(len=*), | intent(in), | optional | :: | label | ||
| real(kind=ESMF_KIND_R4), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| real(kind=ESMF_KIND_R8), | intent(inout) | :: | valueList(:) | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(in), | optional | :: | count | ||
| character(len=*), | intent(in), | optional | :: | label | ||
| real(kind=ESMF_KIND_R8), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| integer(kind=ESMF_KIND_I4), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| integer(kind=ESMF_KIND_I4), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| integer(kind=ESMF_KIND_I8), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| integer(kind=ESMF_KIND_I8), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| integer(kind=ESMF_KIND_I4), | intent(inout) | :: | valueList(:) | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(in), | optional | :: | count | ||
| character(len=*), | intent(in), | optional | :: | label | ||
| integer(kind=ESMF_KIND_I4), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| integer(kind=ESMF_KIND_I8), | intent(inout) | :: | valueList(:) | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(in), | optional | :: | count | ||
| character(len=*), | intent(in), | optional | :: | label | ||
| integer(kind=ESMF_KIND_I8), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| logical, | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| logical, | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| logical, | intent(inout) | :: | valueList(:) | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(in), | optional | :: | count | ||
| character(len=*), | intent(in), | optional | :: | label | ||
| logical, | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| character(len=*), | intent(out) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| character(len=*), | intent(in), | optional | :: | default | ||
| logical, | intent(out), | optional | :: | eolFlag | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| character(len=*), | intent(out) | :: | valueList(:) | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(in), | optional | :: | count | ||
| character(len=*), | intent(in), | optional | :: | label | ||
| character(len=*), | intent(in), | optional | :: | default | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| character(len=*), | intent(in) | :: | filename | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| type(ESMF_DELayout), | intent(in), | optional | :: | delayout | ||
| logical, | intent(in), | optional | :: | unique | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| character(len=*), | intent(in) | :: | filename | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(in) | :: | config | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| logical, | intent(in), | optional | :: | raw | ||
| character(len=*), | intent(in), | optional | :: | prefix | ||
| type(ESMF_LogMsg_Flag), | intent(in), | optional | :: | logMsgFlag | ||
| type(ESMF_Log), | intent(inout), | optional | :: | log | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| logical, | intent(out), | optional | :: | tableEnd | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| logical, | intent(in), | optional | :: | unique | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(in) | :: | config | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| integer, | intent(in), | optional | :: | unit | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| logical, | intent(in) | :: | used | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| integer(kind=ESMF_KIND_I4), | intent(in) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| character(len=*), | intent(in) | :: | value | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | label | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Config), | intent(inout) | :: | config | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| character(len=*), | intent(in), | optional | :: | options | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(inout) | :: | string |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | lu | |||
| integer, | intent(out) | :: | rc | |||
| character(len=*), | intent(in), | optional | :: | status |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | lu | |||
| character(len=*), | intent(in) | :: | filename | |||
| character(len=*), | intent(in) | :: | status | |||
| integer, | intent(out) | :: | rc |