NUOPC_FieldDictionaryGetEntryI Subroutine

public subroutine NUOPC_FieldDictionaryGetEntryI(fieldDictionary, standardName, canonicalUnits, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Container), intent(inout) :: fieldDictionary
character(len=*), intent(in) :: standardName
character(len=*), intent(out), optional :: canonicalUnits
integer, intent(out), optional :: rc

Calls

proc~~nuopc_fielddictionarygetentryi~~CallsGraph proc~nuopc_fielddictionarygetentryi NUOPC_FieldDictionaryGetEntryI interface~esmf_containergetudt ESMF_ContainerGetUDT proc~nuopc_fielddictionarygetentryi->interface~esmf_containergetudt proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_fielddictionarygetentryi->proc~esmf_logfounderror esmf_breakpoint esmf_breakpoint proc~esmf_logfounderror->esmf_breakpoint proc~esmf_logrc2msg ESMF_LogRc2Msg proc~esmf_logfounderror->proc~esmf_logrc2msg proc~esmf_logwrite ESMF_LogWrite proc~esmf_logfounderror->proc~esmf_logwrite c_esmc_loggeterrormsg c_esmc_loggeterrormsg proc~esmf_logrc2msg->c_esmc_loggeterrormsg c_esmc_vmwtime c_esmc_vmwtime proc~esmf_logwrite->c_esmc_vmwtime proc~esmf_logclose ESMF_LogClose proc~esmf_logwrite->proc~esmf_logclose proc~esmf_logflush ESMF_LogFlush proc~esmf_logwrite->proc~esmf_logflush proc~esmf_logopenfile ESMF_LogOpenFile proc~esmf_logwrite->proc~esmf_logopenfile proc~esmf_utiliounitflush ESMF_UtilIOUnitFlush proc~esmf_logwrite->proc~esmf_utiliounitflush proc~esmf_utilstring2array ESMF_UtilString2Array proc~esmf_logwrite->proc~esmf_utilstring2array proc~esmf_logclose->proc~esmf_logflush proc~esmf_logflush->proc~esmf_utiliounitflush proc~esmf_utilarray2string ESMF_UtilArray2String proc~esmf_logflush->proc~esmf_utilarray2string proc~esmf_logopenfile->proc~esmf_utiliounitflush proc~esmf_utiliounitget ESMF_UtilIOUnitGet proc~esmf_logopenfile->proc~esmf_utiliounitget

Called by

proc~~nuopc_fielddictionarygetentryi~~CalledByGraph proc~nuopc_fielddictionarygetentryi NUOPC_FieldDictionaryGetEntryI proc~nuopc_fielddictionarygetentry NUOPC_FieldDictionaryGetEntry proc~nuopc_fielddictionarygetentry->proc~nuopc_fielddictionarygetentryi program~esmf_nuopc_utest ESMF_NUOPC_UTest program~esmf_nuopc_utest->proc~nuopc_fielddictionarygetentry