Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=dp), | intent(in) | :: | v(:) | |||
integer, | intent(in) | :: | iLen | |||
complex(kind=dp), | intent(out) | :: | Ret(:) | |||
type(CommI), | intent(in), | optional | :: | Node |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=dp), | intent(in) | :: | v(:) | |||
complex(kind=dp), | intent(out) | :: | Ret(:) | |||
type(CommI), | intent(in), | optional | :: | Node |