<Kernel name="SortParticles" dispatch="serial">
  <Parameter.Array name="@SortedCells" type="UInt:32bit" mode="WRITE"/>
  <Parameter.EntityData name="@Cell" type="Cell" read="" write=""/>
  <Parameter.EntityData name="@Particle" type="Particle" read="cellIndex, cellSlot"/>
  <Parameter.Array name="@ParticleSystem.SortedParticles" type="UInt:32bit" mode="WRITE"/>
</Kernel>

