Skip to content

Commit

Permalink
Update PlasmaParticleContainer.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Maxence Thévenet <maxence.thevenet@desy.de>
  • Loading branch information
EyaDammak and MaxThevenet authored Jan 17, 2025
1 parent f38e581 commit 557e9ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/particles/plasma/PlasmaParticleContainer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,7 @@ LaserIonization (const int islice,
// This kernel supports multiple deposition orders (0, 1, 2, 3) at compile time
// and calculates ionization probability. If ionization occurs, it increments
// `p_num_new_electrons` to calculate the number of ionized electrons.
// It also constructs a mask with 1 boolean per macro-ion: 1 if ionized, 0 otherwise.
amrex::AnyCTO(
amrex::TypeList<
amrex::CompileTimeOptions<0, 1, 2, 3>
Expand Down

0 comments on commit 557e9ce

Please sign in to comment.