discretize.TensorMesh.nNy#

property TensorMesh.nNy#

Number of nodes in the y-direction.

nNy will be removed in discretize 1.0.0, it is replaced by mesh.shape_nodes[1] to reduce namespace clutter.