discretize.TensorMesh.nNx# property TensorMesh.nNx# Number of nodes in the x-direction. nNx will be removed in discretize 1.0.0, it is replaced by mesh.shape_nodes[0] to reduce namespace clutter.