| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(in), | allocatable | :: | vec1(:) | ||
| integer(kind=int32), | intent(in), | allocatable | :: | vec2(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(in), | allocatable | :: | vec1(:) | ||
| integer(kind=int32), | intent(in), | allocatable | :: | vec2(:) | ||
| integer(kind=int32), | intent(in), | allocatable | :: | vec3(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in), | allocatable | :: | vec1(:) | ||
| real(kind=real64), | intent(in), | allocatable | :: | vec2(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in), | allocatable | :: | vec1(:) | ||
| real(kind=real64), | intent(in), | allocatable | :: | vec2(:) | ||
| real(kind=real64), | intent(in), | allocatable | :: | vec3(:) |