Dictionary: group_type
Reference
Home
List of PyCrysFML08 Dictionaries
List of PyCrysFML08 Functions
group_type represents the base class of the two different symmetry groups handled by CrysFML: spg_type and superspacegroup_type.
Key | Value | Description |
---|---|---|
d | int | Dimension of operator matrices |
inv | ndarray; dtype=int32, shape=multip | Pointer to the inverse of the symmetry operator |
multip | int | Multiplicity of the group |
op | list[dict[symm_oper_type]];len=multip | Symmetry operator |
symb_op | list[str]; len=multip | Symbol operator |