at.dms.kjc.backendSupport
Class DumpSlicesAndChannels

java.lang.Object
  extended by at.dms.kjc.backendSupport.DumpSlicesAndChannels

public class DumpSlicesAndChannels
extends Object

Dump a graph with info about slices and channels.


Constructor Summary
DumpSlicesAndChannels()
           
 
Method Summary
static void dumpGraph(String filename, Partitioner partitioner, BackEndFactory backendbits)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DumpSlicesAndChannels

public DumpSlicesAndChannels()
Method Detail

dumpGraph

public static void dumpGraph(String filename,
                             Partitioner partitioner,
                             BackEndFactory backendbits)