fields.tensors.DenseTensorField.element_shape#

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