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 ESMF_ConfigAttrUsed #ifndef ESMF_NO_SEQUENCE sequence #endif private character, pointer :: label(:) => null () ! attribute label logical :: used = .false. ! attribute used (retrieved) or not ESMF_INIT_DECLARE end type ESMF_ConfigAttrUsed