ESMF_HConfigCreateAt Interface

private interface ESMF_HConfigCreateAt

Module Procedures

private interface ESMF_HConfigCreateAt()

Arguments

None

private function ESMF_HConfigIterCreateAt(hconfig, keywordEnforcer, index, key, keyString, doc, rc)

Arguments

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

Return Value type(ESMF_HConfig)