NUOPC_UpdateTimestamp Interface

public interface NUOPC_UpdateTimestamp

Calls

interface~~nuopc_updatetimestamp~~CallsGraph interface~nuopc_updatetimestamp NUOPC_UpdateTimestamp proc~nuopc_fieldbundleupdatetime NUOPC_FieldBundleUpdateTime interface~nuopc_updatetimestamp->proc~nuopc_fieldbundleupdatetime proc~nuopc_stateupdatetimestamp NUOPC_StateUpdateTimestamp interface~nuopc_updatetimestamp->proc~nuopc_stateupdatetimestamp proc~nuopc_updateacrossfieldlists NUOPC_UpdateAcrossFieldLists interface~nuopc_updatetimestamp->proc~nuopc_updateacrossfieldlists proc~nuopc_updatefieldlist NUOPC_UpdateFieldList interface~nuopc_updatetimestamp->proc~nuopc_updatefieldlist proc~nuopc_fieldbundleupdatetime->interface~nuopc_updatetimestamp esmf_fieldbundleget esmf_fieldbundleget proc~nuopc_fieldbundleupdatetime->esmf_fieldbundleget proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_fieldbundleupdatetime->proc~esmf_logfounderror proc~esmf_logseterror ESMF_LogSetError proc~nuopc_fieldbundleupdatetime->proc~esmf_logseterror proc~nuopc_stateupdatetimestamp->interface~nuopc_updatetimestamp proc~nuopc_stateupdatetimestamp->proc~esmf_logfounderror proc~nuopc_getstatememberlists NUOPC_GetStateMemberLists proc~nuopc_stateupdatetimestamp->proc~nuopc_getstatememberlists esmf_fieldgettimestamp esmf_fieldgettimestamp proc~nuopc_updateacrossfieldlists->esmf_fieldgettimestamp proc~esmf_fieldsettimestamp ESMF_FieldSetTimestamp proc~nuopc_updateacrossfieldlists->proc~esmf_fieldsettimestamp proc~nuopc_updateacrossfieldlists->proc~esmf_logfounderror proc~nuopc_updateacrossfieldlists->proc~esmf_logseterror proc~nuopc_updatefieldlist->esmf_fieldgettimestamp interface~esmf_vmbroadcast ESMF_VMBroadcast proc~nuopc_updatefieldlist->interface~esmf_vmbroadcast interface~esmf_vmget ESMF_VMGet proc~nuopc_updatefieldlist->interface~esmf_vmget proc~nuopc_updatefieldlist->proc~esmf_fieldsettimestamp proc~nuopc_updatefieldlist->proc~esmf_logfounderror proc~esmf_vmgetcurrent ESMF_VMGetCurrent proc~nuopc_updatefieldlist->proc~esmf_vmgetcurrent

Called by

interface~~nuopc_updatetimestamp~~CalledByGraph interface~nuopc_updatetimestamp NUOPC_UpdateTimestamp proc~nuopc_fieldbundleupdatetime NUOPC_FieldBundleUpdateTime interface~nuopc_updatetimestamp->proc~nuopc_fieldbundleupdatetime proc~nuopc_stateupdatetimestamp NUOPC_StateUpdateTimestamp interface~nuopc_updatetimestamp->proc~nuopc_stateupdatetimestamp proc~nuopc_fieldbundleupdatetime->interface~nuopc_updatetimestamp proc~nuopc_stateupdatetimestamp->interface~nuopc_updatetimestamp program~esmf_nuopc_utest ESMF_NUOPC_UTest program~esmf_nuopc_utest->interface~nuopc_updatetimestamp

Module Procedures

private subroutine NUOPC_UpdateFieldList(fieldList, rootPet, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), pointer :: fieldList(:)
integer, intent(in) :: rootPet
integer, intent(out), optional :: rc

private subroutine NUOPC_UpdateAcrossFieldLists(srcFieldList, dstFieldList, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), pointer :: srcFieldList(:)
type(ESMF_Field), pointer :: dstFieldList(:)
integer, intent(out), optional :: rc

private subroutine NUOPC_FieldBundleUpdateTime(srcFields, dstFields, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_FieldBundle), intent(in) :: srcFields
type(ESMF_FieldBundle), intent(inout) :: dstFields
integer, intent(out), optional :: rc

private subroutine NUOPC_StateUpdateTimestamp(state, rootPet, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_State), intent(in) :: state
integer, intent(in) :: rootPet
integer, intent(out), optional :: rc