This is the complete list of members for BackgroundStopping, including all inherited members.
| BackgroundStopping(const std::string &collision_name) | BackgroundStopping | |
| BackgroundStopping(BackgroundStopping const &)=delete | BackgroundStopping | |
| BackgroundStopping(BackgroundStopping &&)=delete | BackgroundStopping | |
| CollisionBase(const std::string &collision_name) | CollisionBase | |
| CollisionBase(CollisionBase const &)=delete | CollisionBase | |
| CollisionBase(CollisionBase &&)=delete | CollisionBase | |
| doBackgroundStoppingOnElectronsWithinTile(WarpXParIter &pti, amrex::Real dt, amrex::Real t, amrex::ParticleReal species_mass, amrex::ParticleReal species_charge) | BackgroundStopping | |
| doBackgroundStoppingOnIonsWithinTile(WarpXParIter &pti, amrex::Real dt, amrex::Real t, amrex::ParticleReal species_mass, amrex::ParticleReal species_charge) | BackgroundStopping | |
| doCollisions(amrex::Real cur_time, amrex::Real dt, MultiParticleContainer *mypc) override | BackgroundStopping | virtual |
| get_ndt() const | CollisionBase | inline |
| m_background_charge_state | BackgroundStopping | private |
| m_background_density_func | BackgroundStopping | private |
| m_background_density_parser | BackgroundStopping | private |
| m_background_mass | BackgroundStopping | private |
| m_background_temperature_func | BackgroundStopping | private |
| m_background_temperature_parser | BackgroundStopping | private |
| m_background_type | BackgroundStopping | private |
| m_ndt | CollisionBase | protected |
| m_species_names | CollisionBase | protected |
| m_use_global_debye_length | CollisionBase | protected |
| operator=(BackgroundStopping const &)=delete | BackgroundStopping | |
| operator=(BackgroundStopping &&)=delete | BackgroundStopping | |
| CollisionBase::operator=(CollisionBase const &)=delete | CollisionBase | |
| CollisionBase::operator=(CollisionBase const &&)=delete | CollisionBase | |
| use_global_debye_length() const | CollisionBase | inline |
| ~BackgroundStopping() override=default | BackgroundStopping | |
| ~CollisionBase()=default | CollisionBase | virtual |