|
WarpX
|
#include <ParticleThermalizer.H>
Public Member Functions | |
| ParticleThermalizer () | |
| bool | defined () const |
| void | applyThermalizer (MultiParticleContainer &mpc) const |
| void | applyThermalizer (WarpXParticleContainer &pcont) const |
Private Attributes | |
| bool | m_defined {false} |
| int | m_normal {-1} |
| amrex::Real | m_start |
| amrex::Real | m_end |
| amrex::Array< amrex::Real, 3 > | m_momentum_threshold |
| amrex::Real | m_theta |
| std::vector< std::string > | m_species_names |
| ParticleThermalizer::ParticleThermalizer | ( | ) |
| void ParticleThermalizer::applyThermalizer | ( | MultiParticleContainer & | mpc | ) | const |
| void ParticleThermalizer::applyThermalizer | ( | WarpXParticleContainer & | pcont | ) | const |
|
nodiscard |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |