Go to the source code of this file.
|
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) |
|