Reverse the order of elements in array. Single precision variant.
(KCW, 2024-07-17)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real32), | intent(in) | :: | array(:) |
Reverse the order of elements in array. Double precision variant.
(KCW, 2024-07-17)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | array(:) |