graphlow.core.MeshGeometry.face_area_vectors# MeshGeometry.face_area_vectors() → T# Compute face area vectors. Returns: TBackend tensor of shape (n_faces, 3) for volume meshes or (n_cells, 3) for surface meshes (each cell is a face).