| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(inout), | dimension(:, :) | :: | lu | ||
| integer, | intent(out), | dimension(:) | :: | idx | ||
| real, | intent(out) | :: | d |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(inout), | dimension(:, :) | :: | lu | ||
| integer, | intent(out), | dimension(:) | :: | idx | ||
| real, | intent(out) | :: | d |