#include <site_mapping_table.h>
◆ build_atom_table()
◆ build_molecule_table()
◆ get_edges()
std::vector< SiteMappingEdge > occ::crystal::SiteMappingTable::get_edges |
( |
size_t |
source, |
|
|
size_t |
target |
|
) |
| const |
◆ get_neighbors()
std::vector< size_t > occ::crystal::SiteMappingTable::get_neighbors |
( |
size_t |
source | ) |
const |
◆ get_symmetry_operations()
std::vector< std::pair< int, HKL > > occ::crystal::SiteMappingTable::get_symmetry_operations |
( |
size_t |
source | ) |
const |
◆ get_target()
std::optional< size_t > occ::crystal::SiteMappingTable::get_target |
( |
size_t |
source, |
|
|
int |
symop, |
|
|
const HKL & |
offset |
|
) |
| const |
◆ get_target_and_offset()
std::optional< std::pair< size_t, HKL > > occ::crystal::SiteMappingTable::get_target_and_offset |
( |
size_t |
source, |
|
|
int |
symop |
|
) |
| const |
◆ size()
size_t occ::crystal::SiteMappingTable::size |
( |
| ) |
const |
The documentation for this class was generated from the following file: