Configuration
public class ConfigurationLatticeRandom extends ConfigurationLattice
ConfigurationLattice.MyLattice
Modifier and Type | Field | Description |
---|---|---|
protected IRandom |
random |
atomActionTranslateTo, boundaryPadding, indexIterator, lattice, myLat, positionDefinition, rescalingToFitVolume, space
Constructor | Description |
---|---|
ConfigurationLatticeRandom(SpaceLattice lattice,
Space space,
IRandom random) |
Modifier and Type | Method | Description |
---|---|---|
void |
initializeCoordinates(Box box) |
Places the molecules in the given box on the positions of the
lattice.
|
calculateLatticeDimensions, getBoundaryPadding, getLatticeMemento, initializeCoordinates, isRescalingToFitVolume, setBoundaryPadding, setRescalingToFitVolume
protected final IRandom random
public ConfigurationLatticeRandom(SpaceLattice lattice, Space space, IRandom random)
public void initializeCoordinates(Box box)
ConfigurationLattice
initializeCoordinates
in interface Configuration
initializeCoordinates
in class ConfigurationLattice