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