discretize.CylindricalMesh.n_edges_x#

property CylindricalMesh.n_edges_x#

Number of x-edges in the mesh.

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

Returns:
int

Number of x-edges in the mesh

Notes

Property also accessible as using the shorthand nEx