This is the complete list of members for BackgroundStopping, including all inherited members.
| BackgroundStopping(std::string collision_name) | BackgroundStopping | |
| CollisionBase(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() | 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 |
| operator=(CollisionBase const &)=delete | CollisionBase | |
| ~BackgroundStopping()=default | BackgroundStopping | virtual |
| ~CollisionBase()=default | CollisionBase | virtual |