TimestampImportState Subroutine

private subroutine TimestampImportState(driver, importState, exportState, clock, rc)

Arguments

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

Calls

proc~~timestampimportstate~~CallsGraph proc~timestampimportstate TimestampImportState interface~esmf_attributeset ESMF_AttributeSet proc~timestampimportstate->interface~esmf_attributeset interface~nuopc_settimestamp NUOPC_SetTimestamp proc~timestampimportstate->interface~nuopc_settimestamp proc~esmf_gridcompget ESMF_GridCompGet proc~timestampimportstate->proc~esmf_gridcompget proc~esmf_logfounderror ESMF_LogFoundError proc~timestampimportstate->proc~esmf_logfounderror