|
static Coordinate | _make_superlattice_coordinate (Index ijk_ix, const Superlattice &superlattice, impl::OrderedLatticePointGenerator index_to_ijk_f) |
|
static SimpleStructure::Info | _replicate (SimpleStructure::Info const &_info, Index mult) |
|
static bool | lex_lt (Eigen::Matrix< long, 3, 3 > const &A, Eigen::Matrix< long, 3, 3 > const &B) |
|
template<typename OutputIterator > |
static bool | initial_atomic_maps (SimpleStructure child_struc, MappingNode const &seed, StrucMapCalculatorInterface const &calculator, double max_cost, bool const &symmetrize_atomic_cost, OutputIterator it) |
|
template<typename OutputIterator > |
static void | partition_node (MappingNode const &_node, StrucMapCalculatorInterface const &_calculator, SimpleStructure child_struc, bool const &symmetrize_atomic_cost, OutputIterator it) |
|