Contents | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
java.lang.Object | +----mpi.CartParms
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 |
public int[] dims
public boolean[] periods
public int[] coords
Constructor Detail |
public CartParms()
Contents | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |