Window initialization function for vector data
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int_4), | CONTIGUOUS, DIMENSION(:) | :: | base | |||
integer, | intent(in) | :: | comm | |||
integer, | intent(inout) | :: | win |
Window initialization function for vector data
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int_8), | CONTIGUOUS, DIMENSION(:) | :: | base | |||
integer, | intent(in) | :: | comm | |||
integer, | intent(inout) | :: | win |
Window initialization function for vector data
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real_8), | CONTIGUOUS, DIMENSION(:) | :: | base | |||
integer, | intent(in) | :: | comm | |||
integer, | intent(inout) | :: | win |
Window initialization function for vector data
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real_4), | CONTIGUOUS, DIMENSION(:) | :: | base | |||
integer, | intent(in) | :: | comm | |||
integer, | intent(inout) | :: | win |
Window initialization function for vector data
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=real_8), | CONTIGUOUS, DIMENSION(:) | :: | base | |||
integer, | intent(in) | :: | comm | |||
integer, | intent(inout) | :: | win |
Window initialization function for vector data
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=real_4), | CONTIGUOUS, DIMENSION(:) | :: | base | |||
integer, | intent(in) | :: | comm | |||
integer, | intent(inout) | :: | win |