fedoo.MultiMeshData.global_element_location

MultiMeshData.global_element_location(element_id: int) tuple[int, int]

Return (submesh_id, local_element_id) for a global element id.

Global element ids follow the same concatenated order as to_global(): all elements of submesh 0, then all elements of submesh 1, and so on.