discretize.TreeMesh.boundary_face_outward_normals#

TreeMesh.boundary_face_outward_normals#

Outward normals of boundary faces.

For all boundary faces in the mesh, this property returns the unit vectors denoting the outward normals to the boundary.

Returns:
(n_boundary_faces, dim) numpy.ndarray of float

Outward normals of boundary faces