public class SimTarget extends Simulation
Modifier and Type | Field | Description |
---|---|---|
Boundary |
boundary |
|
Box |
box |
|
CoordinateDefinition |
coordinateDefinition |
|
IntegratorHard |
integrator |
|
BravaisLattice |
lattice |
|
Primitive |
primitive |
eventManager, random, seeds, space
Constructor | Description |
---|---|
SimTarget(Space _space,
int numAtoms,
double density) |
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 IntegratorHard integrator
public Box box
public Boundary boundary
public BravaisLattice lattice
public Primitive primitive
public CoordinateDefinition coordinateDefinition
public SimTarget(Space _space, int numAtoms, double density)