fields.components.FieldComponent.shape#

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