discretize.tree_mesh.TreeCell.h#
- TreeCell.h#
Cell dimension along each axis direction.
This property returns a 1D array containing the dimensions of the tree cell along the x, y (and z) directions, respectively.
- Returns:
- (
dim
)numpy.ndarray
Cell dimension along each axis direction
- (