Represents a pair of sites in a crystal structure.
More...
#include <dimer_mapping_table.h>
Represents a pair of sites in a crystal structure.
DimerIndex stores two SiteIndex objects representing the endpoints of a dimer, along with functionality to compare and analyze the relative positions.
◆ hkl_difference()
HKL occ::crystal::DimerIndex::hkl_difference |
( |
| ) |
const |
|
inline |
Calculates the HKL difference between the two sites.
- Returns
- HKL vector representing the difference between sites
◆ operator<()
bool occ::crystal::DimerIndex::operator< |
( |
const DimerIndex & |
other | ) |
const |
|
inline |
◆ operator==()
bool occ::crystal::DimerIndex::operator== |
( |
const DimerIndex & |
other | ) |
const |
|
inline |
Second site of the dimer.
The documentation for this struct was generated from the following file: