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

Class mpi.CartParms

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

public class CartParms
extends java.lang.Object

Field Summary
int[]  coords
 
int[]  dims
 
boolean[]  periods
 
 

Constructor Summary
 CartParms()
 
 

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
Constructor Detail

CartParms

public CartParms()

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