discretize.CurvilinearMesh.n_faces_x#

property CurvilinearMesh.n_faces_x#

Number of x-faces in the mesh.

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

Returns:
int

Number of x-faces in the mesh

Notes

Property also accessible as using the shorthand nFx