Uses of Class
at.dms.kjc.cluster.ClusterStaticStreamGraph

Packages that use ClusterStaticStreamGraph
at.dms.kjc.cluster The cluster backend for StreamIt generates a set of threads that can be executed on a cluster of networked computers or a SMP. 
 

Uses of ClusterStaticStreamGraph in at.dms.kjc.cluster
 

Methods in at.dms.kjc.cluster that return ClusterStaticStreamGraph
protected  ClusterStaticStreamGraph ClusterStreamGraph.new_StaticStreamGraph(StreamGraph sg, FlatNode realTop)
          Use in place of "new StaticStreamGraph" for subclassing.