element_is_ghost# LibUserd.element_is_ghost(element_type: int) → bool# For a given element type (e.g. HEX20), determine if the element type should be considered a “ghost” element. Parameters: element_typeThe element type: ElementType enum value Returns: boolTrue if the element is a ghost (or an invalid element type).