discretize.base.BaseTensorMesh.hz#

property BaseTensorMesh.hz#

Width of cells in the z direction.

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