public class TestHSMD3D extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
TestHSMD3D.SimParams |
Modifier and Type | Field | Description |
---|---|---|
Box |
box |
|
IntegratorHard |
integrator |
|
SpeciesGeneral |
species |
|
SpeciesGeneral |
species2 |
eventManager, random, seeds, space
Constructor | Description |
---|---|
TestHSMD3D(Space _space,
int numAtoms,
Configuration config) |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
Demonstrates how this class is implemented.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addBox, addSpecies, box, getBox, getBoxCount, getBoxes, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, species
public IntegratorHard integrator
public SpeciesGeneral species
public SpeciesGeneral species2
public Box box
public TestHSMD3D(Space _space, int numAtoms, Configuration config)