BaseVolMesh.face_area
-
BaseVolMesh.
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.
BaseVolMesh.
face_area
(face)[source]Compute the oriented area of a face.
face (int) – The identifier of the face.
float – The non-oriented area of the face.