Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 832 Bytes

locality.rst

File metadata and controls

39 lines (27 loc) · 832 Bytes

Locality Module

Overview

freud.locality.NeighborList freud.locality.IteratorLinkCell freud.locality.LinkCell freud.locality.NearestNeighbors

Details

freud.locality

Neighbor List

freud.locality.NeighborList

Cell Lists

freud.locality.IteratorLinkCell()

freud.locality.LinkCell(box, cell_width)

Nearest Neighbors

freud.locality.NearestNeighbors(rmax, n_neigh, scale=1.1, strict_cut=False)