mpi
Class CartParms

java.lang.Object
  extended by mpi.CartParms

public class CartParms
extends java.lang.Object


Field Summary
 int[] coords
           
 int[] dims
           
 boolean[] periods
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dims

public int[] dims

periods

public boolean[] periods

coords

public int[] coords