Open PhilipDeegan opened 1 month ago
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
experimental
master 800**2 harris for 10 timesteps
perf stat mpirun -n 8 python3 -Ou harris.py
vs this PR
Summary by CodeRabbit
New Features
SaveState
struct for improved state management of particles.ParticleArray
constructor for easier instantiation.isUsable
andisSettable
added for enhanced usability checks.CellMap
constructor.MinimizingVector
struct for efficient dynamic vector management.Bug Fixes