Hipace
BeamParticleAdvance.H
Go to the documentation of this file.
1 /* Copyright 2020-2022
2  *
3  * This file is part of HiPACE++.
4  *
5  * Authors: MaxThevenet, Severin Diederichs
6  * License: BSD-3-Clause-LBNL
7  */
8 #ifndef BEAMPARTICLEADVANCE_H_
9 #define BEAMPARTICLEADVANCE_H_
10 
12 #include "fields/Fields.H"
13 #include "Hipace.H"
14 
22 void
24  BeamParticleContainer& beam, const Fields& fields, amrex::Vector<amrex::Geometry> const& gm,
25  const int slice, int const current_N_level);
26 
27 #endif // BEAMPARTICLEADVANCE_H_
void AdvanceBeamParticlesSlice(BeamParticleContainer &beam, const Fields &fields, amrex::Vector< amrex::Geometry > const &gm, const int slice, int const current_N_level)
Definition: BeamParticleAdvance.cpp:19
Container for particles of 1 beam species.
Definition: BeamParticleContainer.H:68
Main class handling all field data structures and operations.
Definition: Fields.H:85
slice
Definition: MultiLaser.H:73