mpi
Class GraphParms

java.lang.Object
  extended by mpi.GraphParms

public class GraphParms
extends java.lang.Object


Field Summary
 int[] edges
           
 int[] index
           
 
Constructor Summary
GraphParms()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

index

public int[] index

edges

public int[] edges
Constructor Detail

GraphParms

public GraphParms()