Calculation of sum for 1D variable
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| double precision, | intent(in) | :: | val(:) |
input |
||
| double precision, | intent(out) | :: | res |
output |
||
| double precision, | intent(in), | optional | :: | undef |