NUOPC_DriverGet Subroutine

public recursive subroutine NUOPC_DriverGet(driver, slotCount, parentClock, importState, exportState, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: driver
integer, intent(out), optional :: slotCount
type(ESMF_Clock), intent(out), optional :: parentClock
type(ESMF_State), intent(out), optional :: importState
type(ESMF_State), intent(out), optional :: exportState
integer, intent(out), optional :: rc

Calls

proc~~nuopc_driverget~~CallsGraph proc~nuopc_driverget NUOPC_DriverGet interface~esmf_usercompgetinternalstate ESMF_UserCompGetInternalState proc~nuopc_driverget->interface~esmf_usercompgetinternalstate interface~nuopc_compget NUOPC_CompGet proc~nuopc_driverget->interface~nuopc_compget proc~esmf_gridcompget ESMF_GridCompGet proc~nuopc_driverget->proc~esmf_gridcompget proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_driverget->proc~esmf_logfounderror proc~nuopc_cplcompget NUOPC_CplCompGet interface~nuopc_compget->proc~nuopc_cplcompget proc~nuopc_gridcompget NUOPC_GridCompGet interface~nuopc_compget->proc~nuopc_gridcompget proc~esmf_gridcompget->proc~esmf_logfounderror proc~esmf_compget ESMF_CompGet proc~esmf_gridcompget->proc~esmf_compget proc~esmf_compstatusget ESMF_CompStatusGet proc~esmf_gridcompget->proc~esmf_compstatusget proc~esmf_gridcompgetinit ESMF_GridCompGetInit proc~esmf_gridcompget->proc~esmf_gridcompgetinit proc~esmf_imerr ESMF_IMErr proc~esmf_gridcompget->proc~esmf_imerr 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

Called by

proc~~nuopc_driverget~~CalledByGraph proc~nuopc_driverget NUOPC_DriverGet proc~setrunclock~2 SetRunClock proc~setrunclock~2->proc~nuopc_driverget program~esmf_nuopc_utest ESMF_NUOPC_UTest program~esmf_nuopc_utest->proc~nuopc_driverget