fields.base.DenseField.element_shape#

property DenseField.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