PPL Logo

ChunkTreeMulticastStrategy Class Reference
[Strategies for use in Charm++]

A strategy that sends along a tree with user specified branching factor. More...

#include <ChunkMulticastStrategy.h>

Inheritance diagram for ChunkTreeMulticastStrategy:

Inheritance graph
[legend]
Collaboration diagram for ChunkTreeMulticastStrategy:

Collaboration graph
[legend]

Public Member Functions

void determineNextHopPEs (const int totalDestPEs, const ComlibMulticastIndexCount *destPEs, const int myIndex, int *&pelist, int &npes, int chunkNumber, int numChunks)
 Determine the set of PEs to which the message should be forwarded from this PE.
 ChunkTreeMulticastStrategy (CkMigrateMessage *m)
 ChunkTreeMulticastStrategy (int treeDegree=4)
 ~ChunkTreeMulticastStrategy ()
void pup (PUP::er &p)
 PUPable_decl (ChunkTreeMulticastStrategy)

Private Attributes

int degree

Detailed Description

A strategy that sends along a tree with user specified branching factor.

Definition at line 140 of file ChunkMulticastStrategy.h.


Constructor & Destructor Documentation

ChunkTreeMulticastStrategy::ChunkTreeMulticastStrategy ( CkMigrateMessage m  )  [inline]

Definition at line 148 of file ChunkMulticastStrategy.h.

ChunkTreeMulticastStrategy::ChunkTreeMulticastStrategy ( int  treeDegree = 4  )  [inline]

Definition at line 150 of file ChunkMulticastStrategy.h.

ChunkTreeMulticastStrategy::~ChunkTreeMulticastStrategy (  )  [inline]

Definition at line 152 of file ChunkMulticastStrategy.h.


Member Function Documentation

void ChunkTreeMulticastStrategy::pup ( PUP::er p  )  [inline, virtual]

Reimplemented from ChunkMulticastStrategy.

Definition at line 154 of file ChunkMulticastStrategy.h.

References degree, and ChunkMulticastStrategy::pup().

ChunkTreeMulticastStrategy::PUPable_decl ( ChunkTreeMulticastStrategy   ) 


Field Documentation

Definition at line 142 of file ChunkMulticastStrategy.h.

Referenced by pup().


The documentation for this class was generated from the following files:

Generated on Thu May 24 07:56:54 2012 for Charm++ by  doxygen 1.5.5