ESMF_InternalStateGridCompGet Subroutine

private subroutine ESMF_InternalStateGridCompGet(gcomp, keywordEnforcer, internalState, label, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp), intent(in) :: gcomp
type(ESMF_KeywordEnforcer), optional :: keywordEnforcer
type(*) :: internalState
character(len=*), intent(in), optional :: label
integer, intent(out), optional :: rc

Calls

proc~~esmf_internalstategridcompget~~CallsGraph proc~esmf_internalstategridcompget ESMF_InternalStateGridCompGet interface~esmf_usercompgetinternalstate ESMF_UserCompGetInternalState proc~esmf_internalstategridcompget->interface~esmf_usercompgetinternalstate proc~esmf_gridcompgetinit ESMF_GridCompGetInit proc~esmf_internalstategridcompget->proc~esmf_gridcompgetinit proc~esmf_imerr ESMF_IMErr proc~esmf_internalstategridcompget->proc~esmf_imerr proc~esmf_logfounderror ESMF_LogFoundError proc~esmf_internalstategridcompget->proc~esmf_logfounderror proc~esmf_imerr->proc~esmf_logfounderror proc~esmf_initcheckdeep ESMF_InitCheckDeep proc~esmf_imerr->proc~esmf_initcheckdeep 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~~esmf_internalstategridcompget~~CalledByGraph proc~esmf_internalstategridcompget ESMF_InternalStateGridCompGet interface~esmf_internalstateget ESMF_InternalStateGet interface~esmf_internalstateget->proc~esmf_internalstategridcompget proc~mygcomp_final~3 mygcomp_final proc~mygcomp_final~3->interface~esmf_internalstateget proc~mygcomp_run~4 mygcomp_run proc~mygcomp_run~4->interface~esmf_internalstateget program~esmf_internalstateex ESMF_InternalStateEx program~esmf_internalstateex->interface~esmf_internalstateget program~esmf_internalstateutest ESMF_InternalStateUTest program~esmf_internalstateutest->interface~esmf_internalstateget