public static class MappedU.LJMDParams extends ParameterBase
| Modifier and Type | Field | Description |
|---|---|---|
boolean |
computeU |
|
boolean |
computeUMA |
|
double |
density |
|
java.lang.String |
functionsFile |
|
boolean |
graphics |
|
int |
nBlocks |
|
int |
numAtoms |
|
long |
numSteps |
|
double |
rc |
|
double |
temperature |
parsers| Constructor | Description |
|---|---|
LJMDParams() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddParser, getParsers, getValueString, removeParser, setValuepublic int numAtoms
public double temperature
public double density
public long numSteps
public double rc
public java.lang.String functionsFile
public boolean computeU
public boolean computeUMA
public boolean graphics
public int nBlocks