ESMF_HConfigGetTag Interface

private interface ESMF_HConfigGetTag

Module Procedures

private interface ESMF_HConfigGetTag()

Arguments

None

private function ESMF_HConfigIterGetTag(hconfig, keywordEnforcer, index, keyString, doc, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_HConfigIter), intent(in) :: hconfig
type(ESMF_KeywordEnforcer), optional :: keywordEnforcer
integer, intent(in), optional :: index
character(len=*), intent(in), optional :: keyString
integer, intent(in), optional :: doc
integer, intent(out), optional :: rc

Return Value character(len=:), allocatable