discretize.TreeMesh.hanging_edges_x#

TreeMesh.hanging_edges_x#

Gridded locations of hanging x-edges.

This property returns a numpy array of shape (n_hanging_edges_x, dim) containing gridded locations for all hanging x-edges.

Returns:
(n_hanging_edges_x, dim) numpy.ndarray of float

Gridded locations of all hanging x-edges