NUOPC_FieldDictionaryDefinition Subroutine

public subroutine NUOPC_FieldDictionaryDefinition(fieldDictionary, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Container), intent(inout) :: fieldDictionary
integer, intent(out), optional :: rc

Calls

proc~~nuopc_fielddictionarydefinition~~CallsGraph proc~nuopc_fielddictionarydefinition NUOPC_FieldDictionaryDefinition interface~nuopc_freeformatcreate NUOPC_FreeFormatCreate proc~nuopc_fielddictionarydefinition->interface~nuopc_freeformatcreate proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_fielddictionarydefinition->proc~esmf_logfounderror proc~nuopc_fielddictionaryingesti NUOPC_FieldDictionaryIngestI proc~nuopc_fielddictionarydefinition->proc~nuopc_fielddictionaryingesti proc~nuopc_freeformatcreatedefault NUOPC_FreeFormatCreateDefault interface~nuopc_freeformatcreate->proc~nuopc_freeformatcreatedefault proc~nuopc_freeformatcreateread NUOPC_FreeFormatCreateRead interface~nuopc_freeformatcreate->proc~nuopc_freeformatcreateread 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 proc~nuopc_fielddictionaryingesti->proc~esmf_logfounderror proc~esmf_logfoundallocerror ESMF_LogFoundAllocError proc~nuopc_fielddictionaryingesti->proc~esmf_logfoundallocerror proc~esmf_logfounddeallocerror ESMF_LogFoundDeallocError proc~nuopc_fielddictionaryingesti->proc~esmf_logfounddeallocerror proc~esmf_logseterror ESMF_LogSetError proc~nuopc_fielddictionaryingesti->proc~esmf_logseterror proc~nuopc_fielddictionaryaddentryi NUOPC_FieldDictionaryAddEntryI proc~nuopc_fielddictionaryingesti->proc~nuopc_fielddictionaryaddentryi proc~nuopc_fielddictionaryhasentryi NUOPC_FieldDictionaryHasEntryI proc~nuopc_fielddictionaryingesti->proc~nuopc_fielddictionaryhasentryi proc~nuopc_fielddictionarysetsynoi NUOPC_FieldDictionarySetSynoI proc~nuopc_fielddictionaryingesti->proc~nuopc_fielddictionarysetsynoi proc~esmf_logfoundallocerror->esmf_breakpoint proc~esmf_logfoundallocerror->proc~esmf_logrc2msg proc~esmf_logfoundallocerror->proc~esmf_logwrite proc~esmf_logfounddeallocerror->esmf_breakpoint proc~esmf_logfounddeallocerror->proc~esmf_logrc2msg proc~esmf_logfounddeallocerror->proc~esmf_logwrite c_esmc_loggeterrormsg c_esmc_loggeterrormsg proc~esmf_logrc2msg->c_esmc_loggeterrormsg proc~esmf_logseterror->esmf_breakpoint proc~esmf_logseterror->proc~esmf_logrc2msg proc~esmf_logseterror->proc~esmf_logwrite 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~nuopc_fielddictionaryaddentryi->proc~esmf_logfounderror proc~nuopc_fielddictionaryaddentryi->proc~esmf_logfoundallocerror interface~esmf_containeraddudt ESMF_ContainerAddUDT proc~nuopc_fielddictionaryaddentryi->interface~esmf_containeraddudt proc~nuopc_fielddictionaryhasentryi->proc~esmf_logfounderror c_esmc_containergetispresent c_esmc_containergetispresent proc~nuopc_fielddictionaryhasentryi->c_esmc_containergetispresent proc~nuopc_fielddictionarysetsynoi->proc~esmf_logfounderror proc~nuopc_fielddictionarysetsynoi->proc~esmf_logfoundallocerror interface~esmf_containergetudt ESMF_ContainerGetUDT proc~nuopc_fielddictionarysetsynoi->interface~esmf_containergetudt proc~nuopc_freeformatcreatedefault->proc~esmf_logfounderror proc~nuopc_freeformatcreatedefault->proc~esmf_logfoundallocerror proc~nuopc_freeformatadd NUOPC_FreeFormatAdd proc~nuopc_freeformatcreatedefault->proc~nuopc_freeformatadd proc~nuopc_freeformatget NUOPC_FreeFormatGet proc~nuopc_freeformatcreatedefault->proc~nuopc_freeformatget proc~nuopc_freeformatcreateread->interface~nuopc_freeformatcreate proc~nuopc_freeformatcreateread->proc~esmf_logfounderror proc~nuopc_freeformatcreateread->proc~esmf_logfoundallocerror proc~nuopc_freeformatcreateread->proc~esmf_logseterror interface~esmf_configgetattribute ESMF_ConfigGetAttribute proc~nuopc_freeformatcreateread->interface~esmf_configgetattribute proc~esmf_configfindlabel ESMF_ConfigFindLabel proc~nuopc_freeformatcreateread->proc~esmf_configfindlabel proc~esmf_configgetdim ESMF_ConfigGetDim proc~nuopc_freeformatcreateread->proc~esmf_configgetdim proc~esmf_configgetlen ESMF_ConfigGetLen proc~nuopc_freeformatcreateread->proc~esmf_configgetlen proc~esmf_confignextline ESMF_ConfigNextLine proc~nuopc_freeformatcreateread->proc~esmf_confignextline

Called by

proc~~nuopc_fielddictionarydefinition~~CalledByGraph proc~nuopc_fielddictionarydefinition NUOPC_FieldDictionaryDefinition proc~nuopc_fielddictionarysetupdefault NUOPC_FieldDictionarySetupDefault proc~nuopc_fielddictionarysetupdefault->proc~nuopc_fielddictionarydefinition interface~nuopc_fielddictionarysetup NUOPC_FieldDictionarySetup interface~nuopc_fielddictionarysetup->proc~nuopc_fielddictionarysetupdefault proc~nuopc_fielddictionaryaddentry NUOPC_FieldDictionaryAddEntry proc~nuopc_fielddictionaryaddentry->interface~nuopc_fielddictionarysetup proc~nuopc_fielddictionaryegest NUOPC_FieldDictionaryEgest proc~nuopc_fielddictionaryegest->interface~nuopc_fielddictionarysetup proc~nuopc_fielddictionarygetentry NUOPC_FieldDictionaryGetEntry proc~nuopc_fielddictionarygetentry->interface~nuopc_fielddictionarysetup proc~nuopc_fielddictionaryhasentry NUOPC_FieldDictionaryHasEntry proc~nuopc_fielddictionaryhasentry->interface~nuopc_fielddictionarysetup proc~nuopc_fielddictionarymatchsyno NUOPC_FieldDictionaryMatchSyno proc~nuopc_fielddictionarymatchsyno->interface~nuopc_fielddictionarysetup proc~nuopc_fielddictionarysetsyno NUOPC_FieldDictionarySetSyno proc~nuopc_fielddictionarysetsyno->interface~nuopc_fielddictionarysetup proc~nuopc_initattributesfield NUOPC_InitAttributesField proc~nuopc_initattributesfield->interface~nuopc_fielddictionarysetup proc~nuopc_initattributesfield->proc~nuopc_fielddictionaryaddentry program~esmf_nuopc_utest ESMF_NUOPC_UTest program~esmf_nuopc_utest->interface~nuopc_fielddictionarysetup program~esmf_nuopc_utest->proc~nuopc_fielddictionaryaddentry program~esmf_nuopc_utest->proc~nuopc_fielddictionaryegest program~esmf_nuopc_utest->proc~nuopc_fielddictionarygetentry program~esmf_nuopc_utest->proc~nuopc_fielddictionaryhasentry program~esmf_nuopc_utest->proc~nuopc_fielddictionarymatchsyno program~esmf_nuopc_utest->proc~nuopc_fielddictionarysetsyno program~esmx_app ESMX_App program~esmx_app->interface~nuopc_fielddictionarysetup interface~nuopc_initattributes NUOPC_InitAttributes interface~nuopc_initattributes->proc~nuopc_initattributesfield proc~iinitcheck IInitCheck proc~iinitcheck->proc~nuopc_fielddictionarymatchsyno proc~iinitmodifycpllists IInitModifyCplLists proc~iinitmodifycpllists->proc~nuopc_fielddictionarymatchsyno proc~initializeipdv05p2a InitializeIPDv05p2a proc~initializeipdv05p2a->proc~nuopc_fielddictionarymatchsyno proc~initializeipdv05p2b InitializeIPDv05p2b proc~initializeipdv05p2b->proc~nuopc_fielddictionarymatchsyno proc~initializeipdv05p3 InitializeIPDv05p3 proc~initializeipdv05p3->proc~nuopc_fielddictionarymatchsyno proc~initializeipdv05p4 InitializeIPDv05p4 proc~initializeipdv05p4->proc~nuopc_fielddictionarymatchsyno proc~initializeipdv05p5 InitializeIPDv05p5 proc~initializeipdv05p5->proc~nuopc_fielddictionarymatchsyno proc~initializeipdv05p6b InitializeIPDv05p6b proc~initializeipdv05p6b->proc~nuopc_fielddictionarymatchsyno