Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(inout), | dimension(:) | :: | array | ||
integer, | intent(out), | dimension(:) | :: | sort_index |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(inout), | dimension(:) | :: | array | ||
integer, | intent(in), | dimension(:) | :: | sort_index |