NUOPC_SetTimestamp Interface

public interface NUOPC_SetTimestamp

Calls

interface~~nuopc_settimestamp~~CallsGraph interface~nuopc_settimestamp NUOPC_SetTimestamp proc~nuopc_settimestampfield NUOPC_SetTimestampField interface~nuopc_settimestamp->proc~nuopc_settimestampfield proc~nuopc_settimestampfieldlist NUOPC_SetTimestampFieldList interface~nuopc_settimestamp->proc~nuopc_settimestampfieldlist proc~nuopc_settimestampfieldlistclk NUOPC_SetTimestampFieldListClk interface~nuopc_settimestamp->proc~nuopc_settimestampfieldlistclk proc~nuopc_settimestampstate NUOPC_SetTimestampState interface~nuopc_settimestamp->proc~nuopc_settimestampstate proc~nuopc_settimestampstateclk NUOPC_SetTimestampStateClk interface~nuopc_settimestamp->proc~nuopc_settimestampstateclk proc~esmf_fieldsettimestamp ESMF_FieldSetTimestamp proc~nuopc_settimestampfield->proc~esmf_fieldsettimestamp proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_settimestampfield->proc~esmf_logfounderror proc~esmf_timeget ESMF_TimeGet proc~nuopc_settimestampfield->proc~esmf_timeget interface~nuopc_getattribute NUOPC_GetAttribute proc~nuopc_settimestampfieldlist->interface~nuopc_getattribute proc~nuopc_settimestampfieldlist->proc~esmf_fieldsettimestamp proc~nuopc_settimestampfieldlist->proc~esmf_logfounderror proc~nuopc_settimestampfieldlist->proc~esmf_timeget proc~nuopc_settimestampfieldlistclk->interface~nuopc_settimestamp proc~esmf_clockget ESMF_ClockGet proc~nuopc_settimestampfieldlistclk->proc~esmf_clockget proc~nuopc_settimestampfieldlistclk->proc~esmf_logfounderror proc~nuopc_settimestampstate->interface~nuopc_settimestamp proc~nuopc_settimestampstate->interface~nuopc_getattribute proc~nuopc_settimestampstate->proc~esmf_logfounderror proc~nuopc_getstatememberlists NUOPC_GetStateMemberLists proc~nuopc_settimestampstate->proc~nuopc_getstatememberlists proc~nuopc_settimestampstateclk->interface~nuopc_settimestamp proc~nuopc_settimestampstateclk->proc~esmf_clockget proc~nuopc_settimestampstateclk->proc~esmf_logfounderror

Called by

interface~~nuopc_settimestamp~~CalledByGraph interface~nuopc_settimestamp NUOPC_SetTimestamp proc~nuopc_settimestampfieldlistclk NUOPC_SetTimestampFieldListClk interface~nuopc_settimestamp->proc~nuopc_settimestampfieldlistclk proc~nuopc_settimestampstate NUOPC_SetTimestampState interface~nuopc_settimestamp->proc~nuopc_settimestampstate proc~nuopc_settimestampstateclk NUOPC_SetTimestampStateClk interface~nuopc_settimestamp->proc~nuopc_settimestampstateclk proc~initializeipdv01p5 InitializeIPDv01p5 proc~initializeipdv01p5->interface~nuopc_settimestamp proc~initializeipdv02p5 InitializeIPDv02p5 proc~initializeipdv02p5->interface~nuopc_settimestamp proc~initializeipdvxp08 InitializeIPDvXp08 proc~initializeipdvxp08->interface~nuopc_settimestamp proc~nuopc_settimestampfieldlistclk->interface~nuopc_settimestamp proc~nuopc_settimestampstate->interface~nuopc_settimestamp proc~nuopc_settimestampstateclk->interface~nuopc_settimestamp proc~runtimestampimportstate RunTimestampImportState proc~runtimestampimportstate->interface~nuopc_settimestamp proc~timestampexport TimestampExport proc~timestampexport->interface~nuopc_settimestamp proc~timestampexport~2 TimestampExport proc~timestampexport~2->interface~nuopc_settimestamp proc~timestampimportstate TimestampImportState proc~timestampimportstate->interface~nuopc_settimestamp program~esmf_nuopc_utest ESMF_NUOPC_UTest program~esmf_nuopc_utest->interface~nuopc_settimestamp proc~initializegeneric InitializeGeneric proc~initializegeneric->proc~initializeipdv02p5

Module Procedures

private subroutine NUOPC_SetTimestampField(field, time, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), intent(inout) :: field
type(ESMF_Time), intent(in) :: time
integer, intent(out), optional :: rc

private subroutine NUOPC_SetTimestampFieldList(fieldList, time, selective, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), intent(inout) :: fieldList(:)
type(ESMF_Time), intent(in) :: time
logical, intent(in), optional :: selective
integer, intent(out), optional :: rc

private subroutine NUOPC_SetTimestampFieldListClk(fieldList, clock, selective, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), intent(inout) :: fieldList(:)
type(ESMF_Clock), intent(in) :: clock
logical, intent(in), optional :: selective
integer, intent(out), optional :: rc

private subroutine NUOPC_SetTimestampState(state, time, selective, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_State), intent(inout) :: state
type(ESMF_Time), intent(in) :: time
logical, intent(in), optional :: selective
integer, intent(out), optional :: rc

private subroutine NUOPC_SetTimestampStateClk(state, clock, selective, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_State), intent(inout) :: state
type(ESMF_Clock), intent(in) :: clock
logical, intent(in), optional :: selective
integer, intent(out), optional :: rc