wulfric.Kpoints.points#
method
- Kpoints.points(relative=False)[source]#
Coordinates of all points with n points between each pair of the high symmetry points (high symmetry points excluded).
- Parameters:
- relativebool, optional
Whether to use relative coordinates instead of the absolute ones.
- Returns:
- points(N, 3) numpy.ndarray
Coordinates of all points.