structuretoolkit.analyse.neighbors

structuretoolkit.analyse.neighbors#

Functions

get_neighborhood(structure, positions[, ...])

param structure:

get_neighbors(structure[, num_neighbors, ...])

Get the neighbors of atoms in a structure.

get_volume_of_n_sphere_in_p_norm([n, p])

Volume of an n-sphere in p-norm.

Classes

Mode(mode, ref_neigh)

Helper class for mode

Neighbors(ref_structure[, tolerance])

Class to get tree structure for the neighborhood information.

Tree(ref_structure)

Class to get tree structure for the neighborhood information.