discretize.base.BaseRegularMesh.n_edges_y#

property BaseRegularMesh.n_edges_y#

Number of y-edges in the mesh.

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

Returns:
int

Number of y-edges in the mesh

Notes

Property also accessible as using the shorthand nEy