discretize.base.BaseRegularMesh.n_faces_y#

property BaseRegularMesh.n_faces_y#

Number of y-faces in the mesh.

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

Returns:
int

Number of y-faces in the mesh

Notes

Property also accessible as using the shorthand nFy