pydseamslib.cyoda.populateGraphFromIndices#
- pydseamslib.cyoda.populateGraphFromIndices(nList: List[List[int]]) primitive::Graph #
Creates a graph object and fills it with the information from a neighbour list of INDICES NOT ATOM IDs created before
- Parameters:
nList (The row-ordered neighbour list, containing atom indices (according to the input PointCloud))