Module qsym2::symmetry::symmetry_transformation
source · Expand description
Transformations under symmetry operations.
Structs§
Enums§
- Enumerated type for managing the kind of symmetry transformation on an object.
Traits§
- Trait for complex-conjugation transformations.
- Marker trait indicating that the implementing type should get the blanket implementation for
TimeReversalTransformable
. - Trait for spatial unitary transformation. A spatial unitary transformation also permutes off-origin sites.
- Trait for spin unitary transformations. A spin unitary transformation has no spatial effects.
- Trait for transformations using
SymmetryOperation
. - Trait for time-reversal transformations.