VolMesh.face_area

VolMesh.face_area(face)[source]

Compute the oriented area of a face.

Parameters

face (int) – The identifier of the face.

Returns

float – The non-oriented area of the face.