NUOPC_UpdateTimestamp Interface

public 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