ComputationalRadiationPhysics / picongpu

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

refactor `value_identifier_func` #5080

Closed psychocoderHPC closed 2 months ago

psychocoderHPC commented 2 months ago

Refactor value_identifier_func and SetAttributeToDefault to allow deriving any kind of attribute from the source particle. The refactoring required adding a default constructor for Particle.

psychocoderHPC commented 2 months ago

@psychocoderHPC I pushed my changes

psychocoderHPC commented 2 months ago

@PrometheusPi CI finished