1 #ifndef CASM_ClusterSpecs_impl
2 #define CASM_ClusterSpecs_impl
12 template <
typename FunctorType>
14 std::vector<IntegralCluster>
const &generating_elements,
15 FunctorType
const &f) {
37 template <
typename FunctorType>
39 FunctorType
const &f) {
CLUSTER_PERIODICITY_TYPE periodicity_type() const
PeriodicOrbitVec make_periodic_orbits(IntegralClusterVec const &generating_elements) const
LocalOrbitVec make_local_orbits(IntegralClusterVec const &generating_elements) const
void for_all_orbits(ClusterSpecs const &cluster_specs, std::vector< IntegralCluster > const &generating_elements, FunctorType const &f)