ESMF_AttributeSet Subroutine

public subroutine ESMF_AttributeSet(anytype, name, value, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Base), intent(in) :: anytype
character(len=*), intent(in) :: name
type(ESMF_DataValue), intent(in) :: value
integer, intent(out), optional :: rc