sisl.geom.CoordNeighborList
- class sisl.geom.CoordNeighborList
Bases:
NeighborsList of atoms that are close to a coordinate in space.
The usual way to get a
CoordNeighborListobject is by iterating over aCoordsNeighborList. See its documentation for examples.See also
CoordsNeighborListThe list that, when iterated, returns
CoordNeighborListobjects.
Attributes
For each neighbor pair (I, J), the first index.
For each neighbor pair (I, J), the second index.
Same as
I, provided for backwards compatibility, may be deprecated laterFor each neighbor pair (I, J), the supercell indices of \(J\).
Same as
J, provided for backwards compatibility, may be deprecated laterThe minimum nsc for an auxiliary supercell to contain all neighbors in this object.
Number of neighbors of the coordinate.
Indices to split the interactions of each atom.
- property min_nsc: ndarray
The minimum nsc for an auxiliary supercell to contain all neighbors in this object.
- xyz: np.ndarray