| Modifier and Type | Field and Description |
|---|---|
private AbstractKmc |
AbstractSimulation.kmc |
| Modifier and Type | Method and Description |
|---|---|
AbstractKmc |
AbstractSimulation.getKmc() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSimulation.setKmc(AbstractKmc kmc) |
| Modifier and Type | Method and Description |
|---|---|
void |
KmcGraphics.drawKmc(AbstractKmc kmc) |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicFrame.drawKmc(AbstractKmc kmc) |
| Modifier and Type | Method and Description |
|---|---|
void |
SiFrame.drawKmc(AbstractKmc kmc) |
private float |
SiFrame.update(AbstractKmc kmc) |
| Modifier and Type | Class and Description |
|---|---|
class |
CatalysisFarkasKmc |
class |
CatalysisKmc |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicKmc |
class |
SiKmc |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGrowthKmc |
class |
AgKmc |
class |
AgUcKmc
Ag unit cell kinetic Monte Carlo
|
class |
BasicGrowthKmc |
class |
ConcertedKmc |
class |
GrapheneKmc |
| Modifier and Type | Field and Description |
|---|---|
private AbstractKmc |
KmcWorker.kmc |
| Modifier and Type | Method and Description |
|---|---|
AbstractKmc |
KmcWorker.getKmc() |
| Constructor and Description |
|---|
KmcWorker(AbstractKmc kmc,
int workerId) |