a is the pivot value
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(inout) | :: | arr(:) | |||
| real(kind=dp), | intent(inout) | :: | arr2(:,:) | |||
| integer(kind=int64), | intent(inout) | :: | arr3(:) | |||
| integer, | intent(in), | optional | :: | nskip | ||
| integer, | intent(out), | optional | :: | par |