ESMF_HConfigAsR4 Interface

private interface ESMF_HConfigAsR4

Module Procedures

private interface ESMF_HConfigAsR4()

Arguments

None

private function ESMF_HConfigIterAsR4(hconfig, keywordEnforcer, index, keyString, doc, asOkay, 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
logical, intent(out), optional :: asOkay
integer, intent(out), optional :: rc

Return Value real(kind=ESMF_KIND_R4)