BaseVolMesh.halfface_area
-
BaseVolMesh.
halfface_area
(face) Compute the oriented area of a face.
- Parameters
face (int) – The identifier of the face.
- Returns
float – The non-oriented area of the face.
BaseVolMesh.
halfface_area
(face)Compute the oriented area of a face.
face (int) – The identifier of the face.
float – The non-oriented area of the face.