| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmpjdev.MPJDev
public class MPJDev
| Field Summary | |
|---|---|
| static Comm | WORLD | 
| Constructor Summary | |
|---|---|
| MPJDev() | |
| Method Summary | |
|---|---|
| static void | finish() | 
| static int | getRecvOverhead()Gets the overhead incurred by recv methods. | 
| static int | getSendOverhead()Gets the overhead incurred by send methods. | 
| static void | init(java.lang.String[] args) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static Comm WORLD
| Constructor Detail | 
|---|
public MPJDev()
| Method Detail | 
|---|
public static void init(java.lang.String[] args)
                 throws MPJDevException
MPJDevExceptionpublic static int getSendOverhead()
public static int getRecvOverhead()
public static void finish()
                   throws MPJDevException
MPJDevException| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||