pydseamslib.cyoda.neighListO#
- pydseamslib.cyoda.neighListO(rcutoff: float, yCloud: pydseamslib.cyoda.PointCloudDouble, typeI: int) List[List[int]] #
Inefficient O(n^2) implementation of neighbour lists
- Parameters:
yCloud (The input molSys::PointCloud)
rcutoff (Distance cutoff, within which two atoms are neighbours)
typeI (Type ID of the i^th particle type)