Expand description
Transformations under symmetry operations.
Structs§
Enums§
- Symmetry
Transformation Kind - Enumerated type for managing the kind of symmetry transformation on an object.
Traits§
- Complex
Conjugation Transformable - Trait for complex-conjugation transformations.
- Default
Time Reversal Transformable - Marker trait indicating that the implementing type should get the blanket implementation for
TimeReversalTransformable
. - Spatial
Unitary Transformable - Trait for spatial unitary transformation. A spatial unitary transformation also permutes off-origin sites.
- Spin
Unitary Transformable - Trait for spin unitary transformations. A spin unitary transformation has no spatial effects.
- Symmetry
Transformable - Trait for transformations using
SymmetryOperation
. - Time
Reversal Transformable - Trait for time-reversal transformations.
Functions§
- assemble_
sh_ rotation_ 3d_ matrices - Assembles spherical-harmonic rotation matrices for all shells.