discretize.TreeMesh.hz#

property TreeMesh.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.