CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::Orbit_impl::RelEqMap Struct Reference

#include <Orbit_impl.hh>

Detailed Description

Definition at line 56 of file Orbit_impl.hh.

Public Member Functions

 RelEqMap (Index _a, const std::vector< std::vector< Index >> &tmp_eq_map, const SymGroup &g)
 generate eq_map row for tmp_element[b] relative to tmp_element[a] More...
 
bool operator< (const RelEqMap &other) const
 

Public Attributes

Index a
 
std::set< EqMapRowmap
 

Constructor & Destructor Documentation

◆ RelEqMap()

CASM::Orbit_impl::RelEqMap::RelEqMap ( Index  _a,
const std::vector< std::vector< Index >> &  tmp_eq_map,
const SymGroup g 
)
inline

generate eq_map row for tmp_element[b] relative to tmp_element[a]

Definition at line 58 of file Orbit_impl.hh.

Member Function Documentation

◆ operator<()

bool CASM::Orbit_impl::RelEqMap::operator< ( const RelEqMap other) const
inline

Definition at line 74 of file Orbit_impl.hh.

Member Data Documentation

◆ a

Index CASM::Orbit_impl::RelEqMap::a

Definition at line 71 of file Orbit_impl.hh.

◆ map

std::set<EqMapRow> CASM::Orbit_impl::RelEqMap::map

Definition at line 72 of file Orbit_impl.hh.


The documentation for this struct was generated from the following file: