discretize.TensorMesh.edge_x_lengths#
- property TensorMesh.edge_x_lengths#
Return the x-edge lengths.
Calling this property will compute and return the lengths of edges parallel to the x-axis.
- Returns:
- (
n_edges_x
)numpy.ndarray
X-edge lengths
- (
Return the x-edge lengths.
Calling this property will compute and return the lengths of edges parallel to the x-axis.
n_edges_x
) numpy.ndarray
X-edge lengths