transform.FilterNeighbors

class transform.FilterNeighbors(*args: Any, **kwargs: Any)[source]

Filter out all neighbor list indices corresponding to interactions between a set of atoms. This set of atoms must be specified in the input data.

Parameters:

selection_name (str) – key in the input data corresponding to the set of atoms between which no interactions should be considered.