CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
Go to the source code of this file.
Namespaces | |
CASM | |
Main CASM namespace. | |
Functions | |
template<typename SymCompareType > | |
std::vector< Orbit< SymCompareType > > | CASM::generate_orbits (std::vector< typename SymCompareType::Element > const &generating_elements, SymGroup const &generating_group, SymCompareType const &sym_compare) |
Construct orbits from a vector of generating elements. More... | |