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.
See also
Site Navigation
Compute the oriented area of a face.
The identifier of the face.
The non-oriented area of the face.
See also