fields.components.FieldComponent.element_shape#

property FieldComponent.element_shape: Tuple[int, ...]#

The shape of the element-wise structure (e.g., vector or tensor components).

Returns:

Shape of the trailing element-wise dimensions.

Return type:

tuple of int