discretize.TensorMesh.n_edges_z#

property TensorMesh.n_edges_z#

Number of z-edges in the mesh.

This property returns the number of edges that are parallel to the z-axis; i.e. z-edges.

Returns:
int

Number of z-edges in the mesh

Notes

Property also accessible as using the shorthand nEz