ImpactX
|
#include <beamoptic.H>
Public Member Functions | |
void | operator() (ImpactXParticleContainer::iterator &pti, RefPart &AMREX_RESTRICT ref_part) |
Mixin class for a regular beam optics lattice element.
This element pushes particles relative to a reference particle. All particles are pushed independently with the same logic.
|
inline |
This pushes the particles on a particle iterator tile or box.
Particles are relative to the reference particle.
[in] | pti | particle iterator for a current tile or box. |
[in] | ref_part | reference particle |