occ
Loading...
Searching...
No Matches
site_mapping_table.h File Reference
#include <occ/core/graph.h>
#include <occ/crystal/site_index.h>
#include <vector>
Include dependency graph for site_mapping_table.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  occ::crystal::SiteMappingEdge
 
struct  occ::crystal::SiteMappingVertex
 
class  occ::crystal::SiteMappingTable
 

Namespaces

namespace  occ
 
namespace  occ::crystal
 functionality related to periodic crystal structures, space groups, symmetry operations
 

Typedefs

using occ::crystal::SiteMappingGraph = core::graph::Graph< SiteMappingVertex, SiteMappingEdge >