Hipace
|
Functions | |
void | shiftSlippedParticles (BeamParticleContainer &beam, const int slice, amrex::Geometry const &geom) |
move particles that are not in WhichBeamSlice::This (including slipped) anymore to WhichBeamSlice::Next (slipped region) while also fully deleting invalid particles. More... | |
void shiftSlippedParticles | ( | BeamParticleContainer & | beam, |
const int | slice, | ||
amrex::Geometry const & | geom | ||
) |
move particles that are not in WhichBeamSlice::This (including slipped) anymore to WhichBeamSlice::Next (slipped region) while also fully deleting invalid particles.
[in] | beam | Beam particle container |
[in] | slice | longitudinal slice |
[in] | geom | Geometry |