a is the pivot value
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int64), | intent(inout) | :: | arr(:,:) | |||
integer(kind=int32), | 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 |