ESMF_InternalStateGridCompGetL Subroutine

private subroutine ESMF_InternalStateGridCompGetL(gcomp, labelList, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp), intent(in) :: gcomp
character(len=:), intent(out), allocatable :: labelList(:)
integer, intent(out), optional :: rc

Calls

proc~~esmf_internalstategridcompgetl~~CallsGraph proc~esmf_internalstategridcompgetl ESMF_InternalStateGridCompGetL interface~c_esmc_internalstategetinfo c_ESMC_InternalStateGetInfo proc~esmf_internalstategridcompgetl->interface~c_esmc_internalstategetinfo interface~c_esmc_internalstategetlabels c_ESMC_InternalStateGetLabels proc~esmf_internalstategridcompgetl->interface~c_esmc_internalstategetlabels proc~esmf_gridcompgetinit ESMF_GridCompGetInit proc~esmf_internalstategridcompgetl->proc~esmf_gridcompgetinit proc~esmf_imerr ESMF_IMErr proc~esmf_internalstategridcompgetl->proc~esmf_imerr proc~esmf_logfounderror ESMF_LogFoundError proc~esmf_internalstategridcompgetl->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_internalstategridcompgetl~~CalledByGraph proc~esmf_internalstategridcompgetl ESMF_InternalStateGridCompGetL interface~esmf_internalstateget ESMF_InternalStateGet interface~esmf_internalstateget->proc~esmf_internalstategridcompgetl 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