discretize.tensor_cell.TensorCell.bounds#

property TensorCell.bounds#

Bounds of the cell.

Coordinates that define the bounds of the cell. Bounds are returned in the following order: x1, x2, y1, y2, z1, z2.

Returns:
bounds(2 * dim) array

Array with the cell bounds.