Connected components of ice atoms on the water graph, and the ion count per component: each ion is assigned to the cluster of the nearest ice atom within cutoff.
More...
#include <site.hpp>
Connected components of ice atoms on the water graph, and the ion count per component: each ion is assigned to the cluster of the nearest ice atom within cutoff.
Definition at line 158 of file site.hpp.
◆ clusterOf
| std::vector<int> site::IceClusterIons::clusterOf |
per atom, cluster id or -1
Definition at line 159 of file site.hpp.
◆ clusterOfIon
| std::vector<int> site::IceClusterIons::clusterOfIon |
per ion in input order, or -1
Definition at line 161 of file site.hpp.
◆ ionsInCluster
| std::vector<int> site::IceClusterIons::ionsInCluster |
◆ nClusters
| int site::IceClusterIons::nClusters = 0 |
The documentation for this struct was generated from the following file:
- /home/runner/work/seams-core/seams-core/src/include/internal/site.hpp