head	1.1;
access;
symbols
	charm6_1:1.1
	charm_6_0_1:1.1
	charm6_0_1:1.1
	charm6_0:1.1
	ChaNGa_1-0:1.1;
locks; strict;
comment	@# @;


1.1
date	2005.07.21.01.52.33;	author gioachin;	state Exp;
branches;
next	;


desc
@@


1.1
log
@example program for commlib multicast strategies
@
text
@Multicast in Charm with commlib.

Demonstrates usage of commlib multicast strategies (DirectMulticastStrategy,
RingMulticastStrategy, MultiRingMulticast). Two chare arrays are created, and
a multicast from one to the other is performed.

@
