ESMF_AttributeGetNameList Subroutine

public subroutine ESMF_AttributeGetNameList(anytype, count, namelist, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Base), intent(in) :: anytype
integer, intent(out) :: count
character(len=*), intent(out), dimension (:) :: namelist
integer, intent(out), optional :: rc