| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=DP), | intent(inout), | DIMENSION(:,:) | :: | a | ||
| real(kind=DP), | intent(out), | DIMENSION(:) | :: | w | ||
| real(kind=DP), | intent(out), | DIMENSION(:,:) | :: | v |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=SP), | intent(inout), | DIMENSION(:,:) | :: | a | ||
| real(kind=SP), | intent(out), | DIMENSION(:) | :: | w | ||
| real(kind=SP), | intent(out), | DIMENSION(:,:) | :: | v |