discretize.TensorMesh.hz#
- property TensorMesh.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.
Site Navigation
Section Navigation
discretize
)discretize.base
)discretize.operators
)discretize.mixins
)discretize.utils
)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.