PPL Logo

xi::ForallConstruct Class Reference

#include <Forall.h>

Inheritance diagram for xi::ForallConstruct:

Inheritance graph
[legend]
Collaboration diagram for xi::ForallConstruct:

Collaboration graph
[legend]

Public Member Functions

 ForallConstruct (SdagConstruct *tag, IntExprConstruct *begin, IntExprConstruct *end, IntExprConstruct *step, SdagConstruct *body)
void propagateState (std::list< EncapState * >, std::list< CStateVar * > &, std::list< CStateVar * > &, int)
void generateCode (XStr &, XStr &, Entry *)
void numberNodes ()

Detailed Description

Definition at line 10 of file Forall.h.


Constructor & Destructor Documentation

xi::ForallConstruct::ForallConstruct ( SdagConstruct tag,
IntExprConstruct begin,
IntExprConstruct end,
IntExprConstruct step,
SdagConstruct body 
)

Definition at line 6 of file Forall.C.

References xi::SdagConstruct::label_str.


Member Function Documentation

void xi::ForallConstruct::propagateState ( std::list< EncapState * >  encap,
std::list< CStateVar * > &  plist,
std::list< CStateVar * > &  wlist,
int  uniqueVarNum 
) [virtual]

void xi::ForallConstruct::generateCode ( XStr decls,
XStr defs,
Entry entry 
) [virtual]

void xi::ForallConstruct::numberNodes ( void   )  [virtual]

Reimplemented from xi::SdagConstruct.

Definition at line 98 of file Forall.C.

References xi::SdagConstruct::nodeNum, xi::SdagConstruct::numberNodes(), and xi::numForalls.

Here is the call graph for this function:


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

Generated on Mon Sep 21 08:34:40 2020 for Charm++ by  doxygen 1.5.5