weights_mesh#

property ElectronicBandStructure.weights_mesh#

weights mesh is a numpy array that stores each weights in a mesh grid. Shape = [1,n_kx,n_ky,n_kz]

Returns:

weights mesh is a numpy array that stores each weights in a mesh grid. Shape = [1,n_kx,n_ky,n_kz]

Return type:

np.ndarray