mesh_to_array#

ElectronicBandStructure.mesh_to_array(mesh)[source]#

Converts a mesh to a list that corresponds to ebs.kpoints

Parameters:

mesh (np.ndarray) – The mesh to convert to a list

Returns:

lsit

Return type:

np.ndarray