Package | Description |
---|---|
kineticMonteCarlo.lattice |
Modifier and Type | Field and Description |
---|---|
private AgUc[][] |
AgUcLattice.ucArray
Unit cell array.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<AgUc> |
AgUcLattice.ucList
Unit cell list.
|
Modifier and Type | Method and Description |
---|---|
AgUc |
AgUcLattice.getUc(int pos) |
AgUc |
AgUcLattice.getUc(int i,
int j) |