CASM  1.1.0
A Clusters Approach to Statistical Mechanics
SubOrbits_impl.hh File Reference

Go to the source code of this file.

Classes

struct  CASM::SubOrbits_impl::OpCompare
 

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::SubOrbits_impl
 

Functions

SymOp const & CASM::SubOrbits_impl::to_sym_op (SymOp const &sym_op)
 
SymOp CASM::SubOrbits_impl::to_sym_op (PermuteIterator const &permute_it)
 
template<typename GroupOpIterator , typename SubgroupOpIterator , typename ElementIterator , typename SymCompareType , typename ElementOutputIterator >
ElementOutputIterator CASM::make_suborbit_generators (GroupOpIterator group_begin, GroupOpIterator group_end, SubgroupOpIterator subgroup_begin, SubgroupOpIterator subgroup_end, ElementIterator element_begin, ElementIterator element_end, SymCompareType const &sym_compare, ElementOutputIterator result)