************80
I4VEC_HEAP_D reorders an I4VEC into an descending heap.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=4) | :: | n | ||||
| integer(kind=4) | :: | a(n) |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=4), | public | :: | i | ||||
| integer(kind=4), | public | :: | ifree | ||||
| integer(kind=4), | public | :: | key | ||||
| integer(kind=4), | public | :: | m |