public class Swmd extends Simulation
Modifier and Type | Field | Description |
---|---|---|
Box |
box |
|
IntegratorHard |
integrator |
|
P2HardWrapper |
potentialWrapper |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
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 SpeciesGeneral species
public Box box
public IntegratorHard integrator
public P2HardWrapper potentialWrapper
public Swmd(Space _space)