You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/src/operations.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -53,4 +53,7 @@ inv(op1) # inv(3₁₁₁⁺)
53
53
54
54
## Action of symmetry operators
55
55
A `SymOperation` can act on vectors in direct ([`RVec`](@ref)) or reciprocal ([`KVec`](@ref)) space.
56
-
When acting in reciprocal space, translation parts of a `SymOperation` have no effect.
56
+
When acting in reciprocal space, translation parts of a `SymOperation` have no effect.
57
+
58
+
# Magnetic symmetry operations
59
+
Magnetic symmetry operations that may incorporate composition with an anti-unitary time-reversal operation can be created via [`MSymOperation`](@ref) (see also [`mspacegroup`](@ref)).
0 commit comments