fields.tensors.DenseTensorField.buffer#
- property DenseTensorField.buffer: BufferBase#
The internal buffer storing this field’s data.
This buffer provides backend-specific logic (NumPy, unyt, HDF5, etc.) for data access, arithmetic, and I/O.
- Returns:
The underlying storage buffer.
- Return type: