Module qsym2::symmetry::symmetry_element
source · Expand description
Geometrical symmetry elements.
Re-exports§
pub use symmetry_operation::*;
Modules§
- Symmetry operations.
Structs§
- Structure for storing and managing symmetry elements.
- Builder for
SymmetryElement
.
Enums§
- Enumerated type to classify the type of the antiunitary term that contributes to a symmetry element.
- Enumerated type to signify whether a spatial symmetry operation has an associated spin rotation.
- Error type for SymmetryElementBuilder
- Enumerated type to classify the types of symmetry element.
Constants§
- Improper symmetry element kind in the inversion-centre convention.
- Proper rotation symmetry element kind.
- Improper symmetry element kind in the mirror-plane convention.
- Rotation group $
\mathsf{SO}(3)
$. - Rotation group $
\mathsf{SU}(2)
$, homotopy path of class 0. - Rotation group $
\mathsf{SU}(2)
$, homotopy path of class 1. - Time-reversal antiunitary kind.
- Time-reversed improper symmetry element kind in the inversion-centre convention.
- Time-reversed proper rotation symmetry element kind.
- Time-reversed improper symmetry element kind in the mirror-plane convention.