| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | a(:) | |||
| real(kind=real64), | intent(in) | :: | b(:) | |||
| real(kind=real64), | intent(out) | :: | sum |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | a(:) | |||
| real(kind=real64), | intent(in) | :: | b(:) | |||
| real(kind=real64), | intent(out) | :: | sum |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | a(:) | |||
| real(kind=real64), | intent(in) | :: | b(:) | |||
| real(kind=real64), | intent(out) | :: | sum |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | a(:,:) | |||
| real(kind=real64), | intent(in) | :: | b(:) | |||
| real(kind=real64), | intent(inout) | :: | mm(:) |