fedoo.MultiMeshData.global_element_value
- MultiMeshData.global_element_value(element_id: int)
Return the value attached to one global element id.
The value is read from the corresponding submesh block. For vector or tensor element fields stored with elements on the last axis, the returned value is
block[..., local_element_id].