ESMF_AttributeGet Subroutine

public subroutine ESMF_AttributeGet(anytype, name, type, value, rc)

Arguments

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