|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdriver.ndp.cmdlineOpts
private static class ndp.cmdlineOpts
Parsed command-line options.
Field Summary | |
---|---|
long |
dim
length of field. |
boolean |
help
print help. |
int |
mode
benchmark mode. |
long |
num
number of nodes. |
java.lang.String |
spatial
string of binning mode. |
int |
spatial_div
binning degree. |
int |
spatial_mode
binning mode. |
long |
time
total simulation time. |
boolean |
version
print version. |
Constructor Summary | |
---|---|
private |
ndp.cmdlineOpts()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean help
public boolean version
public int mode
public long num
public long dim
public long time
public java.lang.String spatial
public int spatial_mode
public int spatial_div
Constructor Detail |
---|
private ndp.cmdlineOpts()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |