discretize.TreeMesh.get_cells_along_line#
- TreeMesh.get_cells_along_line(self, x0, x1)#
Find the cells in order along a line segment.
- Parameters:
- x0,x1(
dim
) array_like Begining and ending point of the line segment.
- x0,x1(
- Returns:
Find the cells in order along a line segment.
dim
) array_likeBegining and ending point of the line segment.