NUOPC_IsUpdated Interface

public interface NUOPC_IsUpdated

Module Procedures

private function NUOPC_IsUpdatedField(field, rc)

Arguments

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

Return Value logical

private function NUOPC_IsUpdatedState(state, fieldName, count, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_State), intent(in) :: state
character(len=*), intent(in), optional :: fieldName
integer, intent(out), optional :: count
integer, intent(out), optional :: rc

Return Value logical