grid.voronoi_becke#

grid.voronoi_becke(mol_grids)#

This functions uses the Voronoi-Becke scheme for the partition of space [1] This allows to divide the whole space in multiple atomic grids

Parameters:

mol_grids (mol_grids) – All the grids

Returns:

None – The weights are automatically attributed to each grid inside mol_grids

References