AMReX-Codes / amrex

AMReX: Software Framework for Block Structured AMR
https://amrex-codes.github.io/amrex
Other
506 stars 337 forks source link

Fix ReorderParticles for PureSoA #3890

Closed AlexanderSinn closed 3 months ago

AlexanderSinn commented 3 months ago

Summary

For PureSoA, ReorderParticles didn't reorder the IdCPU component.

Additional background

Checklist

The proposed changes: