Package | Description |
---|---|
basic.io | |
kineticMonteCarlo.kmcCore | |
kineticMonteCarlo.kmcCore.worker | |
kineticMonteCarlo.lattice |
Modifier and Type | Method and Description |
---|---|
void |
Restart.writeSvg(int simulationNumber,
AbstractLattice lattice) |
(package private) static void |
RestartLow.writeSvg(java.lang.String fileName,
AbstractLattice lattice)
Writes a SVG format file.
|
void |
Restart.writeXyz(int simulationNumber,
AbstractLattice lattice) |
(package private) static void |
RestartLow.writeXyz(java.lang.String fileName,
AbstractLattice lattice)
Writes a XYZ format file.
|
Modifier and Type | Field and Description |
---|---|
private AbstractLattice |
AbstractKmc.lattice |
Modifier and Type | Method and Description |
---|---|
AbstractLattice |
AbstractKmc.getLattice() |
AbstractLattice |
IKmc.getLattice() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractKmc.setLattice(AbstractLattice lattice) |
Modifier and Type | Method and Description |
---|---|
AbstractLattice |
KmcWorker.getLattice() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGrowthLattice
In this case we assume that the unit cell is one and it only contains one element.
|
class |
AgLattice |
class |
AgUcLattice
Ag lattice with unit cell
|
class |
AgUcLatticeSimple |
class |
BasicGrowthLattice |
class |
BasicLattice |
class |
CatalysisLattice |
class |
Concerted6LatticeSimple |
class |
GrapheneLattice |
class |
GrapheneLatticeSimple |
class |
SiLattice |