Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=*), | private, | parameter | :: | version | = | '$Id$' |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(in) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | jsonString | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(in) | :: | info | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
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 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(in) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
integer(kind=ESMF_KIND_I4), | intent(out), | dimension(:), allocatable | :: | 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(:), allocatable | :: | 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(:), allocatable | :: | 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(:), allocatable | :: | 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(:), allocatable | :: | 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(:), allocatable | :: | 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(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
integer(kind=ESMF_KIND_I4), | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(in), | optional | :: | idx | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(in), | optional | :: | idx | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
real(kind=ESMF_KIND_R4), | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(in), | optional | :: | idx | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
real(kind=ESMF_KIND_R8), | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(in), | optional | :: | idx | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
logical, | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(in), | optional | :: | idx | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
character(len=*), | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(in), | optional | :: | idx | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
type(ESMF_Info), | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
type(ESMF_HConfig), | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
character(len=*), | intent(in), | optional | :: | keyPrefix | ||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
integer(kind=ESMF_KIND_I4), | intent(in), | dimension(:) | :: | values | ||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
integer(kind=ESMF_KIND_I8), | intent(in), | dimension(:) | :: | values | ||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
real(kind=ESMF_KIND_R4), | intent(in), | dimension(:) | :: | values | ||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
real(kind=ESMF_KIND_R8), | intent(in), | dimension(:) | :: | values | ||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
logical, | intent(in), | dimension(:) | :: | values | ||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
character(len=*), | intent(in), | dimension(:) | :: | values | ||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=C_LONG), | intent(in) | :: | base_address |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | inqstate | |||
integer(kind=C_INT), | intent(in) | :: | rootPet | |||
integer(kind=C_LONG), | intent(in) | :: | vmAddress | |||
integer(kind=C_INT), | intent(in) | :: | markClean | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
integer(kind=C_INT), | intent(in) | :: | rootPet | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | isrc | |||
type(C_PTR), | value | :: | idst | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=C_LONG) | :: | src_base_address | ||||
integer(kind=C_LONG) | :: | dst_base_address | ||||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | intent(in), | value | :: | srcInfo | ||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=C_CHAR), | intent(in) | :: | payload(*) | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(out) | :: | output(*) | |||
integer(kind=C_INT), | intent(out) | :: | rc | |||
integer(kind=C_INT), | intent(in) | :: | indent |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
integer(kind=C_INT), | intent(out) | :: | dump_length | |||
integer(kind=C_INT), | intent(out) | :: | rc | |||
integer(kind=C_INT), | intent(in) | :: | indent |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | keyParent(*) | |||
character(len=C_CHAR), | intent(in) | :: | keyChild(*) | |||
logical(kind=C_BOOL), | intent(in) | :: | recursive | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
character(len=C_CHAR), | intent(inout) | :: | value(*) | |||
integer(kind=C_INT), | intent(in) | :: | vlen | |||
integer(kind=C_INT), | intent(out) | :: | rc | |||
type(C_PTR), | value | :: | default | |||
type(C_PTR), | value | :: | idx | |||
integer(kind=C_INT), | intent(in) | :: | recursive | |||
integer(kind=C_INT), | intent(in) | :: | strlen_only |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
integer(kind=C_INT), | intent(out) | :: | value | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
type(C_PTR), | value | :: | default | |||
type(C_PTR), | value | :: | idx | |||
integer(kind=C_INT), | intent(in) | :: | recursive |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
integer(kind=C_LONG), | intent(out) | :: | value | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
type(C_PTR), | value | :: | default | |||
type(C_PTR), | value | :: | idx | |||
integer(kind=C_INT), | intent(in) | :: | recursive |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
logical(kind=C_BOOL), | intent(out) | :: | value | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
type(C_PTR), | value | :: | default | |||
type(C_PTR), | value | :: | idx | |||
integer(kind=C_INT), | intent(in) | :: | recursive |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
real(kind=C_FLOAT), | intent(out) | :: | value | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
type(C_PTR), | value | :: | default | |||
type(C_PTR), | value | :: | idx | |||
integer(kind=C_INT), | intent(in) | :: | recursive |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
real(kind=C_DOUBLE), | intent(out) | :: | value | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
type(C_PTR), | value | :: | default | |||
type(C_PTR), | value | :: | idx | |||
integer(kind=C_INT), | intent(in) | :: | recursive |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
integer(kind=C_INT), | intent(out), | dimension(*) | :: | value | ||
integer(kind=C_INT), | intent(out) | :: | itemcount | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
integer(kind=C_INT), | intent(in) | :: | recursive | |||
integer(kind=C_INT), | intent(in) | :: | local_scalarToArray_forC | |||
integer(kind=C_INT), | intent(in) | :: | expected_size |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
integer(kind=C_LONG), | intent(out), | dimension(*) | :: | value | ||
integer(kind=C_INT), | intent(out) | :: | itemcount | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
integer(kind=C_INT), | intent(in) | :: | recursive | |||
integer(kind=C_INT), | intent(in) | :: | local_scalarToArray_forC | |||
integer(kind=C_INT), | intent(in) | :: | expected_size |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
logical(kind=C_BOOL), | intent(out), | dimension(*) | :: | value | ||
integer(kind=C_INT), | intent(out) | :: | itemcount | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
integer(kind=C_INT), | intent(in) | :: | recursive | |||
integer(kind=C_INT), | intent(in) | :: | local_scalarToArray_forC | |||
integer(kind=C_INT), | intent(in) | :: | expected_size |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
real(kind=C_FLOAT), | intent(out), | dimension(*) | :: | value | ||
integer(kind=C_INT), | intent(out) | :: | itemcount | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
integer(kind=C_INT), | intent(in) | :: | recursive | |||
integer(kind=C_INT), | intent(in) | :: | local_scalarToArray_forC | |||
integer(kind=C_INT), | intent(in) | :: | expected_size |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
real(kind=C_DOUBLE), | intent(out), | dimension(*) | :: | value | ||
integer(kind=C_INT), | intent(out) | :: | itemcount | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
integer(kind=C_INT), | intent(in) | :: | recursive | |||
integer(kind=C_INT), | intent(in) | :: | local_scalarToArray_forC | |||
integer(kind=C_INT), | intent(in) | :: | expected_size |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
integer(kind=C_INT), | intent(out) | :: | is_array | |||
integer(kind=C_INT), | intent(out) | :: | size | |||
integer(kind=C_INT), | intent(in) | :: | recursive | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
integer(kind=C_INT), | intent(out) | :: | typekind | |||
integer(kind=C_INT), | intent(out) | :: | rc | |||
integer(kind=C_INT), | intent(in) | :: | recursive |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
type(C_PTR), | value | :: | inq | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
integer(kind=C_INT), | intent(in) | :: | recursive | |||
type(C_PTR), | value | :: | idx | |||
integer(kind=C_INT), | intent(in) | :: | attr_compliance | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | lhs | |||
type(C_PTR), | value | :: | rhs | |||
integer(kind=C_INT), | intent(inout) | :: | is_equal | |||
integer(kind=C_INT), | intent(inout) | :: | localrc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
integer(kind=C_INT), | intent(inout) | :: | res | |||
integer(kind=C_INT), | intent(out) | :: | rc | |||
integer(kind=C_INT), | intent(in) | :: | recursive | |||
integer(kind=C_INT), | intent(in) | :: | isptr |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
integer(kind=C_INT), | intent(inout) | :: | is_set_c | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | filename(*) | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | key(*) | |||
character(len=C_CHAR), | intent(in) | :: | value | |||
logical(kind=C_BOOL), | intent(in) | :: | force | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
type(C_PTR), | value | :: | idx | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | pkey(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | key(*) | |||
integer(kind=C_INT), | intent(in) | :: | value | |||
logical(kind=C_BOOL), | intent(in) | :: | force | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
type(C_PTR), | value | :: | idx | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | pkey(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | key(*) | |||
integer(kind=C_LONG), | intent(in) | :: | value | |||
logical(kind=C_BOOL), | intent(in) | :: | force | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
type(C_PTR), | value | :: | idx | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | pkey(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | key(*) | |||
type(C_PTR), | value | :: | value | |||
logical(kind=C_BOOL), | intent(in) | :: | force | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | key(*) | |||
logical(kind=C_BOOL), | intent(in) | :: | value | |||
logical(kind=C_BOOL), | intent(in) | :: | force | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
type(C_PTR), | value | :: | idx | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | pkey(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | key(*) | |||
logical(kind=C_BOOL), | intent(in) | :: | force | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | key(*) | |||
real(kind=C_FLOAT), | intent(in) | :: | value | |||
logical(kind=C_BOOL), | intent(in) | :: | force | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
type(C_PTR), | value | :: | idx | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | pkey(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | key(*) | |||
real(kind=C_DOUBLE), | intent(in) | :: | value | |||
logical(kind=C_BOOL), | intent(in) | :: | force | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
type(C_PTR), | value | :: | idx | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | pkey(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | key(*) | |||
integer(kind=C_INT), | intent(in) | :: | itemcount | |||
logical(kind=C_BOOL), | intent(in) | :: | force | |||
integer(kind=C_INT), | intent(out) | :: | rc | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | pkey(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | key(*) | |||
integer(kind=C_INT), | intent(in), | dimension(*) | :: | value | ||
integer(kind=C_INT), | intent(in) | :: | itemcount | |||
logical(kind=C_BOOL), | intent(in) | :: | force | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | pkey(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | key(*) | |||
integer(kind=C_LONG), | intent(in), | dimension(*) | :: | value | ||
integer(kind=C_INT), | intent(in) | :: | itemcount | |||
logical(kind=C_BOOL), | intent(in) | :: | force | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | pkey(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | key(*) | |||
logical(kind=C_BOOL), | intent(in), | dimension(*) | :: | value | ||
integer(kind=C_INT), | intent(in) | :: | itemcount | |||
logical(kind=C_BOOL), | intent(in) | :: | force | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | pkey(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | key(*) | |||
real(kind=C_FLOAT), | intent(in), | dimension(*) | :: | value | ||
integer(kind=C_INT), | intent(in) | :: | itemcount | |||
logical(kind=C_BOOL), | intent(in) | :: | force | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | pkey(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | key(*) | |||
real(kind=C_DOUBLE), | intent(in), | dimension(*) | :: | value | ||
integer(kind=C_INT), | intent(in) | :: | itemcount | |||
logical(kind=C_BOOL), | intent(in) | :: | force | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | pkey(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
integer(kind=C_INT), | intent(in) | :: | flag | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | lhs | |||
type(C_PTR), | value | :: | rhs | |||
integer(kind=C_INT), | intent(in) | :: | recursive_int | |||
integer(kind=C_INT), | intent(in) | :: | overwrite_int | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | filename(*) | |||
integer(kind=C_INT), | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(in) | :: | lhs | |||
type(ESMF_Info), | intent(in) | :: | rhs |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(in) | :: | lhs | |||
type(ESMF_Info), | intent(in) | :: | rhs |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | is_view | = | .false. | ||
type(C_PTR), | public | :: | ptr | = | C_NULL_PTR |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(in) | :: | info | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
character(len=*), | intent(in), | optional | :: | key | ||
integer, | intent(in), | optional | :: | indent | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(in) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
logical, | intent(in), | optional | :: | isPointer | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(in) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(in) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | jsonString | |||
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 | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(in) | :: | info | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
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_Info), | intent(in) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
integer, | intent(in) | :: | rootPet | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
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 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(in) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
character(len=*), | intent(out), | dimension(:), allocatable | :: | 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_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_I4), | intent(out), | dimension(:), allocatable | :: | 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 | |||
integer(kind=ESMF_KIND_I8), | intent(out), | dimension(:), allocatable | :: | 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 | |||
logical, | intent(out), | dimension(:), allocatable | :: | 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) | :: | isArray | |||
integer(kind=C_INT), | intent(out) | :: | size | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
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), | 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(:), allocatable | :: | 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 | |||
real(kind=ESMF_KIND_R8), | intent(out), | dimension(:), allocatable | :: | 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) | :: | 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 | |||
character(len=:), | intent(out), | allocatable | :: | 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_Base), | intent(in) | :: | base | |||
type(ESMF_Info), | intent(out) | :: | info | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Pointer), | intent(in) | :: | ptr | |||
type(ESMF_Info), | intent(out) | :: | info | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
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 | |||
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 | |||
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 | |||
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 | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(in), | optional | :: | indent | ||
character(len=*), | intent(in), | optional | :: | preString | ||
character(len=*), | intent(out), | optional | :: | unit | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | keyParent | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
character(len=*), | intent(in), | optional | :: | keyChild | ||
type(ESMF_AttNest_Flag), | intent(in), | optional | :: | attnestflag | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
character(len=*), | intent(in), | dimension(:) | :: | values | ||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
integer(kind=ESMF_KIND_I4), | intent(in), | dimension(:) | :: | values | ||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
integer(kind=ESMF_KIND_I8), | intent(in), | dimension(:) | :: | values | ||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
logical, | intent(in), | dimension(:) | :: | values | ||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
real(kind=ESMF_KIND_R4), | intent(in), | dimension(:) | :: | values | ||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
real(kind=ESMF_KIND_R8), | intent(in), | dimension(:) | :: | values | ||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
character(len=*), | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(in), | optional | :: | idx | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
logical, | intent(in) | :: | flag | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
type(ESMF_HConfig), | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
character(len=*), | intent(in), | optional | :: | keyPrefix | ||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
integer(kind=ESMF_KIND_I4), | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(in), | optional | :: | idx | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
integer(kind=ESMF_KIND_I8), | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(in), | optional | :: | idx | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
type(ESMF_Info), | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
logical, | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(in), | optional | :: | idx | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
real(kind=ESMF_KIND_R4), | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(in), | optional | :: | idx | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | info | |||
character(len=*), | intent(in) | :: | key | |||
real(kind=ESMF_KIND_R8), | intent(in) | :: | value | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | force | ||
integer, | intent(in), | optional | :: | idx | ||
character(len=*), | intent(in), | optional | :: | pkey | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(inout) | :: | lhs | |||
type(ESMF_Info), | intent(in) | :: | rhs | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
logical, | intent(in), | optional | :: | recursive | ||
logical, | intent(in), | optional | :: | overwrite | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(in) | :: | info | |||
character(len=*), | intent(in) | :: | filename | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |