ComputationalRadiationPhysics / picongpu

Performance-Portable Particle-in-Cell Simulations for the Exascale Era :sparkles:
https://picongpu.readthedocs.io
Other
708 stars 218 forks source link

avoid passing E field type #5214

Closed BrianMarre closed 1 week ago

BrianMarre commented 1 week ago

refactor to avoid passing the worker to the KernelIndexation

This is done in preparation for the extraction of reusable SpawnFromSourceSpecies Moduls.

every but the last commit belongs to the base PRs

BrianMarre commented 1 week ago

replaced by PR #5220 to reduce CI load