Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS

Class mpi.GraphParms

java.lang.Object
    |
    +----mpi.GraphParms

public class GraphParms
extends java.lang.Object

Field Summary
int[]  edges
 
int[]  index
 
 

Constructor Summary
 GraphParms()
 
 

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()

Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS