| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(grw_dynlongarray_type) | :: | me |
subroutine empty_ga_dynlong(me) !------------------------------------------------------------------------ type(grw_dynlongarray_type) :: me !< array to sorttruncate !------------------------------------------------------------------------ me%nvals = 0 end subroutine empty_ga_dynlong