47structure MediumState where 48 center : VorticityVoxel 49 neighbors : List VorticityVoxel 50 51/-- Convenience: the signed log-vorticity at the center voxel. 52 53`logVorticity` is treated as a φ-quantized proxy for `log |ω|`. 54-/
used by (8)
From the project-wide theorem graph. These declarations reference this one in their body.