discretize.base.BaseRegularMesh.n_edges#

property BaseRegularMesh.n_edges#

Total number of edges in the mesh.

Returns:
int

Total number of edges in the mesh

Notes

Property also accessible as using the shorthand nE