yt.utilities.amr_kdtree.amr_kdtree.AMRKDTree.locate_brick

AMRKDTree.locate_brick(position)[source]

Given a position, find the node that contains it. Alias of AMRKDTree.locate_node, to preserve backwards compatibility.