Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(Accumulator), | intent(in) | :: | aC1 | |||
type(Accumulator), | intent(in) | :: | aC2 | |||
character(len=7), | intent(in) | :: | attrib | |||
integer, | intent(out) | :: | NumShared | |||
integer, | dimension(:), pointer | :: | Indices1 | |||
integer, | dimension(:), pointer | :: | Indices2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(AttrVect), | intent(in) | :: | aV | |||
type(Accumulator), | intent(in) | :: | aC | |||
character(len=*), | intent(in) | :: | attrib | |||
integer, | intent(out) | :: | NumShared | |||
integer, | dimension(:), pointer | :: | Indices1 | |||
integer, | dimension(:), pointer | :: | Indices2 |