Package | Description |
---|---|
kineticMonteCarlo.atom | |
kineticMonteCarlo.kmcCore | |
kineticMonteCarlo.kmcCore.worker | |
utils.list |
Modifier and Type | Method and Description |
---|---|
private void |
ModifiedBuffer.updateAllNeighbours(AbstractGrowthAtom atom,
AbstractList list) |
private void |
ModifiedBuffer.updateAllRates(AbstractGrowthAtom atom,
AbstractList list) |
void |
ModifiedBuffer.updateAtoms(AbstractList list)
Update rates list with the current modified atoms list.
|
Modifier and Type | Field and Description |
---|---|
private AbstractList |
AbstractKmc.list |
Modifier and Type | Method and Description |
---|---|
AbstractList |
AbstractKmc.getList() |
AbstractList |
IKmc.getList() |
Modifier and Type | Method and Description |
---|---|
AbstractList |
KmcWorker.getSurfaceList() |
Modifier and Type | Class and Description |
---|---|
class |
BinnedList |
class |
LinearList
Linked list basic implementation.
|
Modifier and Type | Field and Description |
---|---|
private AbstractList[] |
BinnedList.bins |
Modifier and Type | Method and Description |
---|---|
AbstractList |
AbstractList.autoCleanup(boolean auto) |
AbstractList[] |
BinnedList.getBins() |