graphlow.core.MeshGeometry.face_areas#

MeshGeometry.face_areas() T#

Compute face areas.

Returns:
T

Backend tensor of shape (n_faces, 1) for volume meshes or (n_cells, 1) for surface meshes.