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
- (
Site Navigation
Section Navigation
discretize
)discretize.base
)discretize.operators
)discretize.mixins
)discretize.utils
)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