Package | Description |
---|---|
kineticMonteCarlo.atom | |
kineticMonteCarlo.lattice | |
kineticMonteCarlo.unitCell |
Modifier and Type | Field and Description |
---|---|
private SiAtom |
SiAtom.neighbour0 |
private SiAtom |
SiAtom.neighbour1 |
private SiAtom |
SiAtom.neighbour2 |
private SiAtom |
SiAtom.neighbour3 |
Modifier and Type | Method and Description |
---|---|
SiAtom |
SiAtom.getNeighbour(int pos) |
Modifier and Type | Field and Description |
---|---|
private SiAtom[] |
SiLattice.atoms |
Modifier and Type | Method and Description |
---|---|
SiAtom |
SiLattice.getAtom(int unitCellX,
int unitCellY,
int unitCellZ,
int unitCellPos) |
Modifier and Type | Field and Description |
---|---|
private SiAtom[] |
SiUnitCell.cellsPointer |
private SiAtom[][][] |
SiUnitCell.red0 |
private SiAtom[][][] |
SiUnitCell.red1 |
private SiAtom[][][] |
SiUnitCell.red2 |
private SiAtom[][][] |
SiUnitCell.red3 |
Modifier and Type | Method and Description |
---|---|
SiAtom[] |
SiUnitCell.getCellsP() |