EGI.is_face_on_boundary

EGI.is_face_on_boundary(key)

Verify that a face is on a boundary.

Parameters

key (int) – The identifier of the face.

Returns

bool – True if the face is on the boundary. False otherwise.