yt.geometry.grid_container module

Matching points on the grid to specific grids

class yt.geometry.grid_container.GridTree

Bases: object

count(selector)
grid_arrays
mask
return_tree_info()
select_fcoords(selector, size=-1)
select_fwidth(selector, size=-1)
select_icoords(selector, size=-1)
select_ires(selector, size=-1)
class yt.geometry.grid_container.MatchPointsToGrids

Bases: object

find_points_in_tree()