interpolate_mesh_grid#

static ElectronicBandStructure.interpolate_mesh_grid(self, 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