NUOPC_AddNamespace Subroutine

public subroutine NUOPC_AddNamespace(state, Namespace, nestedStateName, nestedState, vm, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_State), intent(inout) :: state
character(len=*), intent(in) :: Namespace
character(len=*), intent(in), optional :: nestedStateName
type(ESMF_State), intent(out), optional :: nestedState
type(ESMF_VM), intent(in), optional :: vm
integer, intent(out), optional :: rc

Calls

proc~~nuopc_addnamespace~~CallsGraph proc~nuopc_addnamespace NUOPC_AddNamespace esmf_stateadd esmf_stateadd proc~nuopc_addnamespace->esmf_stateadd esmf_statecreate esmf_statecreate proc~nuopc_addnamespace->esmf_statecreate esmf_stateget esmf_stateget proc~nuopc_addnamespace->esmf_stateget esmf_stateiscreated esmf_stateiscreated proc~nuopc_addnamespace->esmf_stateiscreated interface~nuopc_initattributes NUOPC_InitAttributes proc~nuopc_addnamespace->interface~nuopc_initattributes interface~nuopc_setattribute NUOPC_SetAttribute proc~nuopc_addnamespace->interface~nuopc_setattribute proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_addnamespace->proc~esmf_logfounderror proc~nuopc_initattributesfield NUOPC_InitAttributesField interface~nuopc_initattributes->proc~nuopc_initattributesfield proc~nuopc_initattributesstate NUOPC_InitAttributesState interface~nuopc_initattributes->proc~nuopc_initattributesstate proc~nuopc_setattributefield NUOPC_SetAttributeField interface~nuopc_setattribute->proc~nuopc_setattributefield proc~nuopc_setattributestate NUOPC_SetAttributeState interface~nuopc_setattribute->proc~nuopc_setattributestate 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~nuopc_initattributesfield->proc~esmf_logfounderror interface~esmf_attributeadd ESMF_AttributeAdd proc~nuopc_initattributesfield->interface~esmf_attributeadd interface~esmf_containergetudt ESMF_ContainerGetUDT proc~nuopc_initattributesfield->interface~esmf_containergetudt interface~esmf_containerget~2 ESMF_ContainerGet proc~nuopc_initattributesfield->interface~esmf_containerget~2 interface~esmf_infogetfromhost ESMF_InfoGetFromHost proc~nuopc_initattributesfield->interface~esmf_infogetfromhost interface~esmf_infoset ESMF_InfoSet proc~nuopc_initattributesfield->interface~esmf_infoset interface~nuopc_fielddictionarysetup NUOPC_FieldDictionarySetup proc~nuopc_initattributesfield->interface~nuopc_fielddictionarysetup proc~esmf_fieldsettimestamp ESMF_FieldSetTimestamp proc~nuopc_initattributesfield->proc~esmf_fieldsettimestamp proc~esmf_logseterror ESMF_LogSetError proc~nuopc_initattributesfield->proc~esmf_logseterror proc~nuopc_fielddictionaryaddentry NUOPC_FieldDictionaryAddEntry proc~nuopc_initattributesfield->proc~nuopc_fielddictionaryaddentry proc~nuopc_initattributesstate->proc~esmf_logfounderror proc~nuopc_initattributesstate->interface~esmf_attributeadd proc~nuopc_initattributesstate->interface~esmf_infogetfromhost proc~nuopc_initattributesstate->interface~esmf_infoset proc~nuopc_setattributefield->proc~esmf_logfounderror proc~nuopc_setattributefield->interface~esmf_infogetfromhost proc~nuopc_setattributefield->interface~esmf_infoset proc~nuopc_setattributestate->proc~esmf_logfounderror proc~nuopc_setattributestate->interface~esmf_infogetfromhost proc~nuopc_setattributestate->interface~esmf_infoset

Called by

proc~~nuopc_addnamespace~~CalledByGraph proc~nuopc_addnamespace NUOPC_AddNamespace proc~initializeipdv05p1 InitializeIPDv05p1 proc~initializeipdv05p1->proc~nuopc_addnamespace program~esmf_nuopc_utest ESMF_NUOPC_UTest program~esmf_nuopc_utest->proc~nuopc_addnamespace