fields.tensors.DenseTensorField.shape#

property DenseTensorField.shape: Tuple[int, ...]#

The shape of the full data array, including spatial and element dimensions.

Returns:

Full shape of the field buffer.

Return type:

tuple of int