Contents:
index_to_geometry()
Convert a MultiIndex to a VolumeGridGeometry.
index (pd.MultiIndex) – The MultiIndex to convert to a TensorGeometry.
The TensorGeometry representing the MultiIndex.
TensorGeometry