Hipace
|
Go to the source code of this file.
Functions | |
void | AdvanceBeamParticlesSlice (BeamParticleContainer &beam, const Fields &fields, amrex::Vector< amrex::Geometry > const &gm, const int slice, int const current_N_level) |
void AdvanceBeamParticlesSlice | ( | BeamParticleContainer & | beam, |
const Fields & | fields, | ||
amrex::Vector< amrex::Geometry > const & | gm, | ||
const int | slice, | ||
int const | current_N_level | ||
) |
Push beam particles contained in one z slice
[in,out] | beam | species of which the current is deposited |
[in] | fields | the general field class, modified by this function |
[in] | gm | Geometry of the simulation, to get the cell size etc. |
[in] | slice | longitudinal slice |
[in] | current_N_level | number of MR levels active on the current slice |