discretize.TensorMesh.n_faces_z#

property TensorMesh.n_faces_z#

Number of z-faces in the mesh.

This property returns the number of faces whose normal vector is parallel to the z-axis; i.e. z-faces.

Returns:
int

Number of z-faces in the mesh

Notes

Property also accessible as using the shorthand nFz