struct ring::SeededAtomLabels¶
Overview¶
Per-atom cage flags from seeded (hysteresis) affiliation. More…
#include <cage_affiliation.hpp>
struct SeededAtomLabels {
// fields
std::vector<bool> hc;
std::vector<bool> ddc;
};
Detailed Documentation¶
Per-atom cage flags from seeded (hysteresis) affiliation.
Fields¶
std::vector<bool> ddc
Atom belongs to an accepted HC-affiliated ring.