class
GroupOpsContents
- Reference
Methods
- def change_basis(self, cob: Op) -> None
- Applies the change-of-basis operator (in place).
- def find_centering(self, /) -> str
- def find_grid_factors(self, /) -> typing.List[int[3]]
- Minimal multiplicity for real-space grid (e.g. 1,1,6 for P61).
- def is_centric(self, /) -> bool
Special methods
Properties
- cen_ops: TranList get set
- Centering vectors.
- sym_ops: typing.List[Op] get set
- Symmetry operations (to be combined with centering vectors).