fields.base.DenseField.shape#

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