discretize.TreeMesh.get_cells_along_line#
- TreeMesh.get_cells_along_line(self, x0, x1)#
Find the cells along a line segment defined by two points.
- Parameters:
- x0,x1(
dim) array_like Begining and ending point of the line segment.
- x0,x1(
- Returns:
Site Navigation
Section Navigation
discretize)discretize.base)discretize.operators)discretize.mixins)discretize.utils)Find the cells along a line segment defined by two points.
dim) array_likeBegining and ending point of the line segment.