VolMesh.halfface_centroid
- VolMesh.halfface_centroid(face)[source]
Compute the location of the centroid of a face.
- Parameters
face (int) – The identifier of the face.
- Returns
list[float] – The coordinates of the centroid.
Compute the location of the centroid of a face.
face (int) – The identifier of the face.
list[float] – The coordinates of the centroid.