aboutsummaryrefslogtreecommitdiff
path: root/src/symmetry.c
AgeCommit message (Expand)Author
2012-02-22Move a load more stuff into libcrystfelThomas White
2012-02-22Add point group "2_uab" (really horrible bodge)Thomas White
2012-02-22Use unique axis "c" for monoclinic cells, to make the coset decomposition workThomas White
2012-02-22Fix get_asymm() (again)Thomas White
2012-02-22Documentation and commentsThomas White
2012-02-22Update docsThomas White
2012-02-22Fix num_equivs() and get_equiv()Thomas White
2012-02-22Fix get_asymm()Thomas White
2012-02-22Finish symmetry tests and update table one last timeThomas White
2012-02-22Add left coset decompositionThomas White
2012-02-22Fix documentationThomas White
2012-02-22Add all remaining point groupsThomas White
2012-02-22More PG checkingThomas White
2012-02-22Make generation work (hopefully) and add unit testThomas White
2012-02-22Symmetry stuffThomas White
2012-02-22Don't recalcaulate num_equivs all the timeThomas White
2012-02-22First round of symmetry fixes and improvementsThomas White
2012-02-22Compiles (with warnings)Thomas White
2012-02-22New symmetry core done (gulp)Thomas White
2012-02-22More WIPThomas White
2012-02-22Work in progress...Thomas White
2012-02-22Get rid of ReflItemList - it's only used by the symmetry module nowThomas White
2012-02-22More documentationThomas White
2012-02-22Tidy up and fix memory leakThomas White
2012-02-22Tighter symmetry checkThomas White
2012-02-22Add 4/m (also add missing bits of other groups)Thomas White
2012-02-22Add more symmetries, update docs about cell settingsThomas White
2012-02-22process_hkl: Take input ("apparent") symmetry on command lineThomas White
2012-02-22Add point group 4/mmmThomas White
2012-02-22FussinessThomas White
2012-02-22Add 222 and mmmThomas White
2012-02-22Generation of templates (needs debugging)Thomas White
2012-02-22Determine orientation range for template matchingThomas White
2012-02-22Add point group 422Thomas White
2012-02-22Add commentThomas White
2012-02-22process_hkl: Don't resolve twins/inversion unless requestedThomas White
2012-02-22compare_hkl: Take symmetry into accountThomas White
2012-02-22Twin law idiot checkThomas White
2012-02-22Fix holohedral point group for -1Thomas White
2012-02-22process_hkl: Improve de-twinningThomas White
2012-02-22process_hkl: Show information about symmetryThomas White
2012-02-22Add useful commentThomas White
2012-02-22Fix silly mistakeThomas White
2012-02-22Take the union of available twin ops, not just the subgroup with the highest ...Thomas White
2012-02-22Fix memory leaksThomas White
2012-02-22Simplify symmetry and twinning quite a lotThomas White
2012-02-22Add coset decomposition and twinning stuffThomas White
2012-02-22Fix Wyckoff letter 'a' in '6'Thomas White
2012-02-22Add point group "-1"Thomas White
2012-02-22More work on symmetryThomas White