Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout) | :: | array(0:) | |||
integer(kind=int_size), | intent(out) | :: | index(0:) | |||
integer, | intent(out), | optional | :: | work(0:) | ||
integer(kind=int_size), | intent(out), | optional | :: | iwork(0:) | ||
logical, | intent(in), | optional | :: | reverse |