radtools.Lattice.get_kpoints#

method

Lattice.get_kpoints(n=100) Kpoints[source]#

Getter for the instance of Kpoints.

Parameters:
nint

Number of points between each pair of the high symmetry points.

Returns:
kpointsKpoints

Instance of the Kpoints class.