VolMesh.halfface_area

VolMesh.halfface_area(face)[source]

Compute the oriented area of a face.

Parameters:
faceint

The identifier of the face.

Returns:
float

The non-oriented area of the face.