(j3.2006) A short comment on a small part of 17-201r1
Van Snyder
van.snyder
Wed Oct 18 01:57:01 EDT 2017
On Wed, 2017-10-18 at 12:45 +0900, Malcolm Cohen wrote:
> There are legitimate cases for having some information in the team
> variable that differs from one image to the next, such as handles to
> use for balanced synchronisations, but the basic info for accessing
> coarrays on other images in the team is not such a case.
If it's necessary to have some different information on different
images, TEAM_TYPE can have a type-bound defined assignment that computes
it if a team variable is copied from one image to another, and does
nothing other than copy that data if a team variable is copied on the
same image.
More information about the J3
mailing list