interpolate_mesh_grid#

ElectronicBandStructure.interpolate_mesh_grid(mesh_grid, interpolation_factor=2)[source]#

This function will interpolate an Nd, 3d mesh grid […,nx,ny,nz]

Parameters:

mesh_grid (np.ndarray) – The mesh grid to interpolate