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

Class mpi.ShiftParms

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

public class ShiftParms
extends java.lang.Object

Field Summary
int  rank_dest
 
int  rank_source
 
 

Constructor Summary
 ShiftParms()
 
 

Methods inherited from class java.lang.Object
 clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rank_source

public int rank_source

rank_dest

public int rank_dest
Constructor Detail

ShiftParms

public ShiftParms()

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