discretize.base.BaseRectangularMesh.nNz#

property BaseRectangularMesh.nNz#

Number of nodes in the z-direction.

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