Block.edges_on_boundaries

Block.edges_on_boundaries()

Find the edges on all boundaries of the mesh.

Returns:
list[list[tuple[int, int]]]

A list of edges per boundary.